mirror of
https://github.com/zen-browser/desktop.git
synced 2026-02-09 05:18:40 +00:00
feat: Disable light weight themes and use our own ones, b=no-bug, c=common, tabs, workspaces
This commit is contained in:
@@ -21,3 +21,5 @@ pref('zen.theme.window.scheme', 'auto'); // auto, light, dark
|
||||
pref('zen.theme.acrylic-elements', false);
|
||||
#endif
|
||||
|
||||
// Light weight themes
|
||||
pref('zen.theme.disable-lightweight', false);
|
||||
|
||||
Reference in New Issue
Block a user