Also update older tmux conf.

This commit is contained in:
Michael Welford 2019-09-05 14:07:28 +09:30
parent cc034fc265
commit 98b79399ae

View File

@ -21,7 +21,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"