From d7e027c1369006fbee6c26026ae2d4f8e47dbfbd Mon Sep 17 00:00:00 2001 From: Gea-Suan Lin Date: Tue, 4 Mar 2014 11:26:06 +0800 Subject: [PATCH] Setup window-status-current-bg for tmux. --- .tmux.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/.tmux.conf b/.tmux.conf index e273be5..ed5627b 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -5,6 +5,7 @@ unbind C-b # set-option -g status-bg colour27 set-option -g status-fg white +set-option -g window-status-current-bg colour28 # set -g status-interval 1 set -g status-right-length 50