diff --git a/tmux.conf b/tmux.conf index 37af0d4..c7c0f05 100644 --- a/tmux.conf +++ b/tmux.conf @@ -64,7 +64,7 @@ set -g status-right-style NONE set -g status-left "#[fg=black,bg=green,bold] #S #[fg=blue,bg=default,nobold,noitalics,nounderscore]" # --- Windows --- -set -g window-status-current-format "#[fg=white,bg=#1F2335]  #I #W " +set -g window-status-current-format "#[fg=white,bg=#111111]  #I #W " set -g window-status-format "#[fg=brightwhite,bg=default,nobold,noitalics,nounderscore]  #I #W #F " # --- Bar Right ---