ElectronSystemPreferences.effectiveAppearance
ElectronSystemPreferences › effectiveAppearance
Unofficial
Type: 'dark' | 'light' | 'unknown'
Astring 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.