ColorSet
A set of colors with different shades
Extended by
Properties
active
active: `#${string}`;
The active color
Defined in
clarity
clarity: string;
The clarity of the color
Defined in
contrastText
contrastText: `#${string}`;
The contrast text color
Defined in
contrastTextLarge
contrastTextLarge: `#${string}`;
The contrast text color for large text
Defined in
dark
dark: `#${string}`;
The dark color
Defined in
DEFAULT
DEFAULT: `#${string}`;
The default color
Defined in
inverse
inverse: `#${string}`;
The inverse color
Defined in
light
light: `#${string}`;
The light color
Defined in
tone
tone: "light" | "dark";
The tone of the color
Defined in
uiContrast
uiContrast: `#${string}`;
The contrast color for UI elements