From 98b79399aedeac1c20aad6e45b456a942ef162ac Mon Sep 17 00:00:00 2001 From: Michael Welford Date: Thu, 5 Sep 2019 14:07:28 +0930 Subject: [PATCH] Also update older tmux conf. --- tmux/falcon.tmux.conf.pre-2.9 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"