Interface: Themes
Defined in: src/theme/themes.ts:369
Interface for the themes collection.
Propertiesโ
darkโ
readonly
dark:Theme
Defined in: src/theme/themes.ts:373
Dark theme configuration with dark backgrounds and light text.
high-contrastโ
readonly
high-contrast:Theme
Defined in: src/theme/themes.ts:378
High contrast theme for accessibility with maximum contrast ratios.
lightโ
readonly
light:Theme
Defined in: src/theme/themes.ts:383
Light theme configuration with light backgrounds and dark text.