Skip to content

ElectronNativeTheme.themeSource

ElectronNativeTheme › themeSource

Unofficial

Type: 'dark' | 'light' | 'system'

A string property that can be system, light or dark. It is used to override and supersede the value that Chromium has chosen to use internally. Setting this property to system will remove the override and everything will be reset to the OS default.