This commit is contained in:
2026-01-04 16:52:46 -08:00
parent 98521886e6
commit 7e93b4afa1
2 changed files with 20 additions and 3 deletions

View File

@@ -177,7 +177,7 @@ PanelWindow {
strokeColor: button.color ? Qt.hsla(
button.color.hslHue,
button.color.hslSaturation,
0.3, 1
0.35, 1
) : button.color
fillColor: "transparent"