Comment on other tried tmux status bg colors
authorSiraaj Khandkar <siraaj@khandkar.net>
Thu, 2 Apr 2020 12:19:48 +0000 (08:19 -0400)
committerSiraaj Khandkar <siraaj@khandkar.net>
Thu, 2 Apr 2020 22:01:30 +0000 (18:01 -0400)
home/.tmux.conf

index dca977a..94109a2 100644 (file)
@@ -50,6 +50,8 @@ set  -g  status           on
 setw -g  status-position  bottom
 setw -g  status-style     "fg=#b2b2a0"
 setw -ga status-style     "bg=#383838"
+#setw -ga status-style     "bg=#1f1f1f" # too dark
+#setw -ga status-style     "bg=#3f3f3f" # blends with term bg too much
 
 setw -g  window-status-current-style  "fg=#dfaf8f"
 #setw -ga window-status-current-style  "bg=#2b2b2b"
This page took 0.019208 seconds and 4 git commands to generate.