[rc/sway] darker colour for the bar
[~bandali/configs] / rc.org
diff --git a/rc.org b/rc.org
index fd8b803..99a27b2 100644 (file)
--- a/rc.org
+++ b/rc.org
@@ -4098,8 +4098,8 @@ bar {
     position bottom
     colors {
         statusline #ffffff
-        background #323232
-        inactive_workspace #32323200 #32323200 #5c5c5c
+        background #212121
+        inactive_workspace #21212100 #21212100 #5c5c5c
     }
     status_command i3status | my-i3status.py
 }