Skip to content

ElectronSystemPreferences.effectiveAppearance

ElectronSystemPreferences › effectiveAppearance

Unofficial

Type: 'dark' | 'light' | 'unknown'

A string property that can be dark, light or unknown. Returns the macOS appearance setting that is currently applied to your application, maps to NSApplication.effectiveAppearance.

Platform: darwin.