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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user