summary refs log tree commit diff
path: root/.config/waybar/style.css
diff options
context:
space:
mode:
Diffstat (limited to '.config/waybar/style.css')
-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 7bac15e..e3d6206 100644
--- a/.config/waybar/style.css
+++ b/.config/waybar/style.css
@@ -1,7 +1,7 @@
 @define-color foreground #fffefe;
 @define-color background #221e1d;
-@define-color accent #005CAF;
-@define-color accentdarker #0B346F;
+@define-color accent #4e4371;
+@define-color accentdarker #3e355a;
 @define-color dimmed #777777;
 @define-color dimmeddarker #302a29;
 @define-color urgent #db4d6d;