mirror of
https://github.com/zen-browser/desktop.git
synced 2025-10-13 21:36:11 +00:00
feat: Make the sidebar darker when no color is selected, b=no-bug, c=workspaces
This commit is contained in:
@@ -102,9 +102,9 @@
|
||||
</box>
|
||||
<html:input type="range" max="0.9" value="0.4" step="0.001" id="PanelUI-zen-gradient-generator-opacity"
|
||||
#ifdef XP_MACOSX
|
||||
min="0.3"
|
||||
min="0.25"
|
||||
#else
|
||||
min="0.35"
|
||||
min="0.3"
|
||||
#endif
|
||||
/>
|
||||
</vbox>
|
||||
|
Reference in New Issue
Block a user