From 1b82ccaa51beefb5e4f480d8e49a5ac552bd0560 Mon Sep 17 00:00:00 2001 From: Jack Jamison Date: Sun, 22 Jun 2025 21:56:42 -0400 Subject: style improvements --- .config/waybar/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.config/waybar/style.css') diff --git a/.config/waybar/style.css b/.config/waybar/style.css index 612c02b..91a7aad 100644 --- a/.config/waybar/style.css +++ b/.config/waybar/style.css @@ -1,6 +1,6 @@ @define-color foreground rgba(228, 228, 239, 1); -@define-color foreground-active rgba(51, 204, 254, 1); -@define-color background rgba(0, 0, 0, 0.8); +@define-color foreground-active rgba(175, 215, 255, 1); +@define-color background rgba(0, 0, 0, 0.88); * { font-family: DejaVu Sans Mono; -- cgit v1.2.3