feat: add top buttons separator in Zen UI manager; update icon references and clean up styles

This commit is contained in:
mr. M
2024-11-21 00:30:55 +01:00
parent f3cf51f7ac
commit 10b9f03410
8 changed files with 162 additions and 55 deletions

View File

@@ -123,6 +123,10 @@ pref('zen.view.sidebar-expanded.max-width', 400);
pref('zen.view.show-bottom-border', false);
pref('zen.view.use-single-toolbar', true);
#ifndef XP_MACOSX
pref('zen.view.hide-window-controls', true);
#endif
pref('zen.tabs.dim-pending', true);
pref('zen.tabs.newtab-on-middle-click', true);