ExpandedColorTheme
A theme with different color categories for an expanded palette
Properties
accent
accent: ExpandedColorSet;
The accent color
Defined in
brand
brand: ExpandedColorSet;
The brand color
Defined in
error
error: ExpandedColorSet;
The error color
Defined in
info
info: ExpandedColorSet;
The info color
Defined in
neutral
neutral: ExpandedColorSet;
The neutral color
Defined in
primary
primary: ExpandedColorSet;
The primary color
Defined in
schemeColors
schemeColors: `#${string}`[];
The color scheme colors
Defined in
secondary
secondary: ExpandedColorSet;
The secondary color
Defined in
success
success: ExpandedColorSet;
The success color
Defined in
warning
warning: ExpandedColorSet;
The warning color