From 2f9e7ea7eef75b2db46c90066f24c37f8733cbfb Mon Sep 17 00:00:00 2001 From: Iain Patterson Date: Mon, 22 Oct 2012 22:02:58 +0100 Subject: [PATCH] Light blue active window border. --- .tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.tmux.conf b/.tmux.conf index f518897..a8e7523 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -171,7 +171,7 @@ set -g message-command-bg colour88 set -g message-command-fg white # Active pane set -g pane-active-border-bg default -set -g pane-active-border-fg white +set -g pane-active-border-fg colour31 # Inactive pane. set -g pane-border-bg default set -g pane-border-fg colour17 -- 2.20.1