Interface: Themes
Defined in: src/theme/themes.ts:396
Interface for the themes collection.
Propertiesโ
darkโ
readonlydark:Theme
Defined in: src/theme/themes.ts:400
Dark theme configuration with dark backgrounds and light text.
high-contrastโ
readonlyhigh-contrast:Theme
Defined in: src/theme/themes.ts:405
High contrast theme for accessibility with maximum contrast ratios.
lightโ
readonlylight:Theme
Defined in: src/theme/themes.ts:410
Light theme configuration with light backgrounds and dark text.