Update tmux re selection.

This commit is contained in:
Michael Welford 2019-09-05 14:06:30 +09:30
parent 40d86b4fd8
commit cc034fc265

View File

@ -15,7 +15,7 @@ set -g pane-border-status bottom
set -g pane-border-format '─'
# selection
set -g mode-style "fg=#36363a,bg=#ddcfbf"
set -g mode-style "fg=#dfdfe5,bg=#3b0d91"
# active / inactive pane bg
set -g window-style "bg=#151521"