diff --git a/.config/waybar/style.css b/.config/waybar/style.css index 69f397a..430cfbe 100644 --- a/.config/waybar/style.css +++ b/.config/waybar/style.css @@ -12,7 +12,7 @@ } #workspaces { - background-color: @red; + background-color: @mauve; } #workspaces button { @@ -82,7 +82,7 @@ } #custom-power { - background-color: @red; + background-color: @mauve; color: @crust; }