diff --git a/waybar/style.css b/waybar/style.css index 6f79e8c..79c9272 100644 --- a/waybar/style.css +++ b/waybar/style.css @@ -39,7 +39,7 @@ window#waybar { background-color: transparent; - color: @text; + color: @surface0; transition-property: background-color; transition-duration: .5s; }