taffybar: lighter bar background and rounded corners

Reduce bar alpha from 0.55 to 0.35 for more transparency and add
6px border-radius to match widget squircles.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-07 20:20:04 -08:00
parent 6a388676df
commit 89add17016
2 changed files with 2 additions and 2 deletions

View File

@@ -22,7 +22,7 @@
border-width: 0px;
padding: 0px;
margin: 0px;
border-radius: 0px;
border-radius: 6px;
box-shadow: none;
background-color: @bar-background;
background-image: none;