X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=home%2F.tmux.conf;h=94109a2b8b3419c2c0bbbadb5aaf4835683c94e2;hb=a9f21c1139d92d8d11d4d9a7e70bc359b8a7413b;hp=89e4666c846489477bd7860ddc615937940bc072;hpb=8f413979b303cfd353f6d59b6310ad263d7e4f89;p=khome.git diff --git a/home/.tmux.conf b/home/.tmux.conf index 89e4666..94109a2 100644 --- a/home/.tmux.conf +++ b/home/.tmux.conf @@ -49,7 +49,9 @@ 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 -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"