From 077d07e42737b0bbf5fc2b32accc835e0941231c Mon Sep 17 00:00:00 2001 From: KaitoTLex Date: Fri, 27 Sep 2024 14:09:27 -0700 Subject: [PATCH] let's go --- users/kaitotlex/de/waybar/style.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/users/kaitotlex/de/waybar/style.css b/users/kaitotlex/de/waybar/style.css index df98ad5..f67ba3a 100644 --- a/users/kaitotlex/de/waybar/style.css +++ b/users/kaitotlex/de/waybar/style.css @@ -19,7 +19,7 @@ window#waybar { .modules-right { opacity: 1; - background-color: @overlay; + background-color: @subtle; border-radius: 0.5rem; padding: 2px 2px 2px 10px } @@ -51,7 +51,7 @@ window#waybar { } #battery { - color: @pine; + color: @foam; } #memory { @@ -71,5 +71,5 @@ window#waybar { } #network { - color: @love; + color: @rose; }