Interface
The source options for the jimu-theme.
Properties
| Property | Type | Notes |
|---|---|---|
error | ThemeSourceOption | The source option for the error color. |
info | ThemeSourceOption | The source option for the info color. |
neutral | ThemeSourceOption | The source option for the neutral color. |
primary | ThemeSourceOption | The source option for the primary color. |
secondary | ThemeSourceOption | The source option for the secondary color. |
success | ThemeSourceOption | The source option for the success color. |
warning | ThemeSourceOption | The source option for the warning color. |
error
optional
Interface Propertyerror: ThemeSourceOptionThe source option for the error color.
info
optional
Interface Propertyinfo: ThemeSourceOptionThe source option for the info color.
neutral
optional
Interface Propertyneutral: ThemeSourceOptionThe source option for the neutral color.
primary
Interface Propertyprimary: ThemeSourceOptionThe source option for the primary color.
secondary
optional
Interface Propertysecondary: ThemeSourceOptionThe source option for the secondary color.
success
optional
Interface Propertysuccess: ThemeSourceOptionThe source option for the success color.
warning
optional
Interface Propertywarning: ThemeSourceOptionThe source option for the warning color.