EffectiveAppearance
The resolved light/dark appearance reported by the operating system.
Unlike Appearance, this value is never 'auto'.
type EffectiveAppearance = 'light' | 'dark';
The resolved light/dark appearance reported by the operating system.
Unlike Appearance, this value is never 'auto'.
type EffectiveAppearance = 'light' | 'dark';