ThemeConfiguration interface
The interface provides options for configuring themes, including CSS tokens and accent colors, among other settings.
Properties
accent |
Accent colors for the current theme |
color |
Color Scheme to apply |
name | The name of the theme |
tokens | CSS tokens |
Property Details
accentColors
Accent colors for the current theme
accentColors: BrandVariants
Property Value
BrandVariants
colorScheme
Color Scheme to apply
colorScheme: string
Property Value
string
name
The name of the theme
name: string
Property Value
string