mirror of
https://github.com/zen-browser/desktop.git
synced 2026-07-18 22:51:07 +00:00
chore: Add floating URL bar preference to theme settings
This commit is contained in:
@@ -67,6 +67,7 @@ pref('zen.tabs.vertical', true);
|
||||
pref('zen.theme.accent-color', "#aac7ff");
|
||||
pref('zen.theme.toolbar-themed', true);
|
||||
pref('zen.theme.pill-button', false);
|
||||
pref('zen.theme.floating-urlbar', false);
|
||||
pref('zen.view.compact', false);
|
||||
pref('zen.view.compact.hide-toolbar', false);
|
||||
pref('zen.view.sidebar-expanded', false);
|
||||
|
||||
Reference in New Issue
Block a user