diff --git a/private_dot_config/waybar/style.css b/private_dot_config/waybar/style.css index f6cb5df..0b32939 100644 --- a/private_dot_config/waybar/style.css +++ b/private_dot_config/waybar/style.css @@ -1,6 +1,6 @@ * { - background-color: #222222; - color: @foreground; + background-color: #281733; + color: #eeeeee; border: none; border-radius: 0; @@ -75,4 +75,4 @@ tooltip { #custom-screenrecording-indicator.active { color: #a55555; -} +} \ No newline at end of file