feat: Make color picker change brightness based on the distance from the center, b=no-bug, c=common, tabs, workspaces

This commit is contained in:
mr. m
2025-07-07 20:52:39 +02:00
parent 1c37c15fc2
commit c9598e1612
6 changed files with 132 additions and 86 deletions

View File

@@ -100,7 +100,7 @@
</defs>
</svg>
</box>
<html:input type="range" min="0.3" max="0.8" value="0.4" step="0.001" id="PanelUI-zen-gradient-generator-opacity" />
<html:input type="range" min="0.3" max="0.9" value="0.4" step="0.001" id="PanelUI-zen-gradient-generator-opacity" />
</vbox>
<vbox id="PanelUI-zen-gradient-generator-texture-wrapper">
</vbox>