diff rc/tmux-1.9.conf @ 509:142db8fd5246

Change tmux status fg to black.
author edogawaconan <me@myconan.net>
date Mon, 17 Mar 2014 15:48:39 +0900
parents 973b7f21b582
children
line wrap: on
line diff
--- a/rc/tmux-1.9.conf	Mon Mar 17 15:47:15 2014 +0900
+++ b/rc/tmux-1.9.conf	Mon Mar 17 15:48:39 2014 +0900
@@ -1,6 +1,6 @@
 set -g repeat-time 0
 set -g status-bg cyan
-set -g status-fg white
+set -g status-fg black
 
 set -g status-left '#[bg=white,fg=black] #S #[default] '