From 16dc7287b104af101e21e432dc6df0a37d8b2ad9 Mon Sep 17 00:00:00 2001 From: Cody Hiar Date: Tue, 6 Aug 2019 12:19:42 -0600 Subject: Updating color --- stow/tmux/.tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3