waybar: fix workspaces button color and background

This commit is contained in:
steffen 2026-04-03 14:28:13 +02:00 committed by sid
parent 05aeb32d54
commit 0ae912d980

View file

@ -71,11 +71,11 @@ in
#workspaces {
color: ${colors.base05};
background: ${colors.base00};
}
#workspaces button {
padding: ${halfgaps}px;
color: ${colors.base05};
}
#workspaces button.active {