definition-properties-primarycolor
primaryColor Type
object
(Details)
primaryColor Properties
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
defaultColor | string | Required | cannot be null | Untitled schema |
hostnameMap | object | Optional | cannot be null | Untitled schema |
defaultColor
默认主题色
defaultColor
-
is required
-
Type:
string
-
cannot be null
-
defined in: Untitled schema
defaultColor Type
string
defaultColor Default Value
The default value is:
"#9B0000"
hostnameMap
根据域名(hostname,不包括port)不同,应用的主题色
hostnameMap
-
is optional
-
Type:
object
(Details) -
cannot be null
-
defined in: Untitled schema
hostnameMap Type
object
(Details)