diff --git a/tmux/falcon.tmux.conf.pre-2.9 b/tmux/falcon.tmux.conf.pre-2.9 index b25df77..c58d2a0 100644 --- a/tmux/falcon.tmux.conf.pre-2.9 +++ b/tmux/falcon.tmux.conf.pre-2.9 @@ -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"