mirror of
https://github.com/zen-browser/desktop.git
synced 2026-08-04 06:08:31 +00:00
fix: Fixed lightweight themes being enabled by default and other small theme changes, b=no-bug, c=common, tabs, workspaces
This commit is contained in:
@@ -22,4 +22,4 @@ pref('zen.theme.window.scheme', 'auto'); // auto, light, dark
|
||||
#endif
|
||||
|
||||
// Light weight themes
|
||||
pref('zen.theme.disable-lightweight', false);
|
||||
pref('zen.theme.disable-lightweight', true);
|
||||
|
||||
Reference in New Issue
Block a user