waybar: Decrease active workspace background

This commit is contained in:
Donovan Glover 2023-06-10 20:59:34 -04:00
parent b4cde71c3b
commit 19661bd0bf
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -121,7 +121,7 @@
}
#workspaces button.active {
background: alpha(@base02, 0.67);
background: alpha(@base02, 0.5);
}
#window {