diff --git a/config/waybar/style/pywal.css b/config/waybar/style/pywal.css index bbbbfca..06b3e97 100644 --- a/config/waybar/style/pywal.css +++ b/config/waybar/style/pywal.css @@ -60,7 +60,7 @@ tooltip { .modules-center { border: 5px solid @color14; border-radius: 100px 0px 100px 0px; - background-color: @color1; + background-color: @background; } @@ -76,7 +76,7 @@ tooltip { #workspaces button { padding: 2px; - color: #6E6A86; + color: @foreground; margin-right: 5px; }