ElectronNativeTheme.themeSource
ElectronNativeTheme › themeSource
Unofficial
Type: 'dark' | 'light' | 'system'
Astring 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.