From c40c3f946c8d62a38dc39d2e35c6e28e54a9d870 Mon Sep 17 00:00:00 2001 From: xero Date: Fri, 4 Sep 2015 17:43:34 -0400 Subject: color tweak --- tmux/.tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tmux') diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index 9edaf80..6dadb17 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -94,7 +94,7 @@ set -g status-interval 2 set -g message-fg colour0 set -g message-bg colour66 set -g message-command-fg colour66 -set -g message-command-bg colour0 +set -g message-command-bg colour1 #window mode setw -g mode-bg colour66 -- cgit v1.2.1