@spartanfx/react v1.0.7
@spartanfx/react / IPagerTokens
Interface: IPagerTokens
Design tokens for theming the Pager component.
Properties
| Property | Type | Description |
|---|
borderRadius? | string | Border radius |
colorBackground? | string | Main background color |
colorBackgroundActive? | string | Active background color |
colorBackgroundHover? | string | Hover background color |
colorBackgroundSubtle? | string | Subtle background color |
colorBorder? | string | Border color |
colorBorderHover? | string | Hover border color |
colorPrimary? | string | Primary accent color |
colorPrimaryDark? | string | Dark primary accent color |
colorPrimaryLight? | string | Light primary accent background |
colorText? | string | Primary text color |
colorTextSecondary? | string | Secondary/muted text color |
colorTextTertiary? | string | Tertiary/dimmed text color |
shadowFocus? | string | Focus shadow |
shadowSoft? | string | Soft shadow |
shadowSubtle? | string | Subtle shadow |