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