diff --git a/sericea/.config/waybar/style.css b/sericea/.config/waybar/style.css index b64063e4..100eac49 100644 --- a/sericea/.config/waybar/style.css +++ b/sericea/.config/waybar/style.css @@ -25,6 +25,11 @@ window#waybar { color: #a89984; padding: 0 0.9em; } +#workspaces button:hover { + box-shadow: inherit; + text-shadow: inherit; + background-color: #504945; +} #workspaces button.focused { color: #ebdbb2; font-weight: bold;