From: Iain Patterson Date: Mon, 22 Oct 2012 21:02:58 +0000 (+0100) Subject: Light blue active window border. X-Git-Url: http://git.iain.cx/?a=commitdiff_plain;ds=inline;h=2f9e7ea7eef75b2db46c90066f24c37f8733cbfb;p=profile.git Light blue active window border. --- 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