Available Color Scheme
type AvailableColorScheme
export type AvailableColorScheme = 'automatic' | 'dark' | 'light';
Last updated
Was this helpful?
type AvailableColorScheme
export type AvailableColorScheme = 'automatic' | 'dark' | 'light';
Last updated
Was this helpful?