diff --git a/tmux.conf b/tmux.conf index 4664424..d092bc4 100644 --- a/tmux.conf +++ b/tmux.conf @@ -16,7 +16,7 @@ set -g status-interval 5 # Window tabs set -g window-status-format " #I #W " set -g window-status-current-format " #I #W " -set -g window-status-style "bg=#A855F7,fg=#ffffffcc" +set -g window-status-style "bg=#A855F7,fg=#e0e0e0" set -g window-status-current-style "bg=#7C3AED,fg=#ffffff,bold" set -g window-status-separator ""