mirror of
https://github.com/zen-browser/desktop.git
synced 2025-10-08 19:06:38 +00:00
chore: Update Windows theming for better scrollbar appearance
This commit is contained in:
@@ -159,5 +159,6 @@ pref("devtools.chrome.enabled", true);
|
||||
pref("sidebar.revamp", false, locked);
|
||||
pref("sidebar.verticalTabs", false, locked);
|
||||
|
||||
// Better scrollbar for Windows
|
||||
// Better Windows theming
|
||||
pref("widget.non-native-theme.scrollbar.style", 2);
|
||||
pref("widget.non-native-theme.use-theme-accent", true);
|
||||
|
Reference in New Issue
Block a user