Type Alias: ThemeName
ThemeName =
"custom"
|"dark"
|"high-contrast"
|"light"
|"system"
Defined in: src/theme/types.ts:286
Available theme names in the application
ThemeName =
"custom"
|"dark"
|"high-contrast"
|"light"
|"system"
Defined in: src/theme/types.ts:286
Available theme names in the application