Interface
The mode-based color scheme options for the jimu-theme.
Properties
| Property | Type | Notes |
|---|---|---|
dark | Partial<ColorSchemeOptions> | The dark mode color scheme options. |
light | Partial<ColorSchemeOptions> | The light mode color scheme options. |
mode | ColorSchemeMode | The mode of the color scheme. |