Type Alias: SystemThemePreference
type SystemThemePreference = "dark" | "light";
Defined in: src/theme/components/types.ts:110
System theme preference options
type SystemThemePreference = "dark" | "light";
Defined in: src/theme/components/types.ts:110
System theme preference options