Darken the tmux status line a bit
[khome.git] / home / .tmux.conf
index 89e4666..dca977a 100644 (file)
@@ -49,7 +49,7 @@ setw -g  automatic-rename
 set  -g  status           on
 setw -g  status-position  bottom
 setw -g  status-style     "fg=#b2b2a0"
-setw -ga status-style     "bg=#3f3f3f"
+setw -ga status-style     "bg=#383838"
 
 setw -g  window-status-current-style  "fg=#dfaf8f"
 #setw -ga window-status-current-style  "bg=#2b2b2b"
This page took 0.020556 seconds and 4 git commands to generate.