feat(Waybar): update style.css

This commit is contained in:
Lewis Wynne 2025-10-31 14:01:37 +00:00
parent 51eb8fda72
commit 8b39b284cb
2 changed files with 23 additions and 45 deletions

View file

@ -1,5 +1,5 @@
* {
background-color: @background;
background-color: #222222;
color: @foreground;
border: none;
@ -20,7 +20,7 @@
#workspaces button {
all: initial;
padding: 0 6px;
margin: 0 1.5px;
margin: 1px 1.5px;
min-width: 9px;
}