diff --git a/tmux.conf b/tmux.conf index fb055dd..f6e3737 100644 --- a/tmux.conf +++ b/tmux.conf @@ -56,5 +56,4 @@ set -g status-fg white set -g status-left "#[fg=green]#H[#S] " set -g status-left-length 13 set -g status-right " #[fg=yellow]" -setw -g window-status-current-bg default -setw -g window-status-current-fg red +set -g window-status-current-style "fg=red"