@spartanfx/react v1.0.4
@spartanfx/react / ITaskManagerTheme
Interface: ITaskManagerTheme
Theme tokens for customization
Properties
| Property | Type |
|---|
borderRadius? | string |
colorBackground? | string |
colorBorder? | string |
colorDanger? | string |
colorOverdue? | string |
colorPrimary? | string |
colorStatusBlocked? | string |
colorStatusCompleted? | string |
colorStatusInProgress? | string |
colorStatusNotStarted? | string |
colorSuccess? | string |
colorSurface? | string |
colorText? | string |
colorTextSecondary? | string |
colorWarning? | string |
fontFamily? | string |
fontSizeLarge? | string |
fontSizeMedium? | string |
fontSizeSmall? | string |
shadowLarge? | string |
shadowMedium? | string |
shadowSmall? | string |
spacingLg? | string |
spacingMd? | string |
spacingSm? | string |
spacingXl? | string |
spacingXs? | string |