Interface: ThemeConfigWithModes
Defined in: shared/types/themeConfig.ts:446
Theme configuration with mode variants.
Remarksโ
Contains both dark and light theme configurations.
Propertiesโ
darkโ
dark:
ThemeConfig
Defined in: shared/types/themeConfig.ts:448
Dark theme configuration
lightโ
light:
ThemeConfig
Defined in: shared/types/themeConfig.ts:450
Light theme configuration