Type interface
Inheritance
IInterfaceColorsSettings extends IEntitySettings.
IInterfaceColorsSettings is not extended by any other symbol.
Properties
|
alternativeBackground # |
Type Alternative background, for elements that need to contrast with primary background. |
|---|---|
|
alternativeText # |
Type Alternative text color, used for inverted (dark) backgrounds. |
|
background # |
Type Chart background color. |
|
disabled # |
Type Color for disabled elements. |
|
fill # |
Type Used for generic fills. |
|
grid # |
Type Grid color. |
|
id # |
Type Inherited from A custom string ID for the element. If set, element can be looked up via Will raise error if an element with the same ID already exists. |
|
negative # |
Type Color to indicate negative value. |
|
positive # |
Type Color to indicate positive value. |
|
primaryButton # |
Type Primary button fill color. |
|
primaryButtonActive # |
Type Primary button fill color when it is set as active. |
|
primaryButtonDisabled # |
Type Primary button fill color when it is set as disabled. |
|
primaryButtonDown # |
Type Primary button fill color when pressing down on it. |
|
primaryButtonHover # |
Type Primary button fill color on hover. |
|
primaryButtonStroke # |
Type Primary button stroke (outline) color. |
|
primaryButtonText # |
Type Primary button text color. |
|
primaryButtonTextDisabled # |
Type Primary button text color when it is set as disabled. |
|
secondaryButton # |
Type Secondary button fill color. |
|
secondaryButtonActive # |
Type Secondary button fill color when it is set as active. |
|
secondaryButtonDown # |
Type Secondary button fill color when pressing down on it. |
|
secondaryButtonHover # |
Type Secondary button fill color on hover. |
|
secondaryButtonStroke # |
Type Secondary button stroke (outline) color. |
|
secondaryButtonText # |
Type Secondary button text color. |
|
stateAnimationDuration # |
Type Inherited from Duration of transition from one state to another. |
|
stateAnimationEasing # |
Type Inherited from Easing of transition from one state to another. |
|
stroke # |
Type Used for generic outlines. |
|
text # |
Type Label text color. |
|
themeTags # |
Type Inherited from Tags which can be used by the theme rules. Click here for more info |
|
themeTagsSelf # |
Type Inherited from Tags which can be used by the theme rules. These tags only apply to this object, not any children. Click here for more info |
|
themes # |
Type Inherited from A list of themes applied to the element. |
|
userData # |
Type Inherited from A storage for any custom user data that needs to be associated with the element. |
| There are 7 inherited items currently hidden from this list. | |