diff --git a/tree/.config/waybar/style.css b/tree/.config/waybar/style.css index 86d97ab..9ee5e1a 100644 --- a/tree/.config/waybar/style.css +++ b/tree/.config/waybar/style.css @@ -52,9 +52,9 @@ window#waybar.chromium { } #workspaces button.focused { - background-color: rgba(53, 96, 161, 1.0); - color: #ffffff; - box-shadow: inset 0 -3px #3560a1; + background-color: #f5deb3; + color: #696969; + box-shadow: inset 0 -3px #4b4437; } #workspaces button.urgent {