diff --git a/tmux.conf b/tmux.conf index 238df90..9cd2e5c 100644 --- a/tmux.conf +++ b/tmux.conf @@ -1,6 +1,6 @@ set -g status-bg black set -g status-fg white -set-window-option -g window-status-current-fg colour067 +set-window-option -g window-status-style fg=colour67 set -g status-left '#[default]' set -g status-right '%H:%M %d/%m/%Y'