diff --git a/tmux/tmux.conf b/tmux/tmux.conf index 17fa0e0..e306056 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -35,7 +35,7 @@ set -g message-style "fg=white,bg=default" set -g message-command-style "fg=white,bg=default" set -g status-left "" set -g status-right "#[fg=cyan] #h " -setw -g window-status-style "none,fg=cyan,bg=brightblack" +setw -g window-status-style "none,fg=cyan,bg=default" setw -g window-status-separator "" setw -g window-status-activity-style "none" setw -g window-status-format "#[fg=cyan,bg=default] #W "