From 05efca3313dc9fc4ed97309803c965e8f8b8b9e3 Mon Sep 17 00:00:00 2001 From: Nick Nisi Date: Tue, 12 Jun 2012 14:03:13 -0500 Subject: [PATCH] updating message color in tmux --- tmux/tmux.conf.symlink | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tmux/tmux.conf.symlink b/tmux/tmux.conf.symlink index 4001518..e971a5c 100644 --- a/tmux/tmux.conf.symlink +++ b/tmux/tmux.conf.symlink @@ -98,7 +98,7 @@ set-option -g pane-active-border-fg colour240 # message text set-option -g message-bg colour234 -set-option -g message-fg colour124 +set-option -g message-fg colour39 # pane number display set-option -g display-panes-active-colour colour33