summaryrefslogtreecommitdiff
path: root/.config/waybar
diff options
context:
space:
mode:
authorJack Jamison <jackqjamison@gmail.com>2025-06-22 21:56:42 -0400
committerJack Jamison <jackqjamison@gmail.com>2025-06-22 21:56:42 -0400
commit1b82ccaa51beefb5e4f480d8e49a5ac552bd0560 (patch)
treeb85742998c48b2d8c18499472c41a183dd864f3d /.config/waybar
parent978f4e95546a8a25a51723aef7f177e7ac43b035 (diff)
style improvements
Diffstat (limited to '.config/waybar')
-rw-r--r--.config/waybar/style.css4
1 files changed, 2 insertions, 2 deletions
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;