Mercurial > ec-dotfiles
changeset 509:142db8fd5246
Change tmux status fg to black.
author | edogawaconan <me@myconan.net> |
---|---|
date | Mon, 17 Mar 2014 15:48:39 +0900 |
parents | bbcffc594d1e |
children | 4badd767901e |
files | rc/tmux-1.3.conf rc/tmux-1.4.conf rc/tmux-1.9.conf |
diffstat | 3 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/rc/tmux-1.3.conf Mon Mar 17 15:47:15 2014 +0900 +++ b/rc/tmux-1.3.conf Mon Mar 17 15:48:39 2014 +0900 @@ -2,7 +2,7 @@ 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] '