aboutsummaryrefslogtreecommitdiff
path: root/stow/tmux/.tmux.conf
diff options
context:
space:
mode:
Diffstat (limited to 'stow/tmux/.tmux.conf')
-rw-r--r--stow/tmux/.tmux.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/stow/tmux/.tmux.conf b/stow/tmux/.tmux.conf
index 92d2da7..991ed31 100644
--- a/stow/tmux/.tmux.conf
+++ b/stow/tmux/.tmux.conf
@@ -69,7 +69,7 @@ set -g history-limit 50000
# Colors
#####################################
-set-option -g status-style "fg=colour223"
+set-option -g status-style "fg=colour255"
set-option -g pane-border-style "fg=colour236"
set-option -g pane-active-border-style "fg=colour239"
set-option -g message-style "fg=colour196"