mirror of
https://github.com/zen-browser/desktop.git
synced 2026-05-03 12:35:10 +00:00
feat: Added option to always use system theme and improve color handling for mica, b=no-bug, c=common, workspaces
This commit is contained in:
@@ -22,3 +22,4 @@ pref('zen.theme.essentials-favicon-bg', true);
|
||||
|
||||
# Light weight themes
|
||||
pref('zen.theme.disable-lightweight', true);
|
||||
pref('zen.theme.use-sysyem-colors', false);
|
||||
|
||||
@@ -104,7 +104,7 @@
|
||||
#ifdef XP_MACOSX
|
||||
min="0.3"
|
||||
#else
|
||||
min="0.25"
|
||||
min="0.35"
|
||||
#endif
|
||||
/>
|
||||
</vbox>
|
||||
|
||||
Reference in New Issue
Block a user