Use grey instead of blue for selection highlights

This commit is contained in:
Kenneth Benzie 2018-08-26 20:27:37 +01:00
parent eafbe27379
commit 69ad546317

View File

@ -108,5 +108,5 @@ set-option -g pane-border-fg colour233
set-option -g pane-border-bg colour233 set-option -g pane-border-bg colour233
# Command line window list selection # Command line window list selection
set-window-option -g mode-style fg=colour233,bg=colour30 set-window-option -g mode-style fg=white,bg=colour237
set-option -g message-style fg=colour233,bg=colour30 set-option -g message-style fg=white,bg=colour237