From c75a962f1ba5baeb2cee89cc1ac513d404bf4d2b Mon Sep 17 00:00:00 2001 From: lew Date: Sat, 1 Nov 2025 03:17:27 +0000 Subject: [PATCH] Update .config/waybar/style.css --- private_dot_config/waybar/style.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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