Mercurial > ec-dotfiles
comparison rc/tmux-1.3.conf @ 507:973b7f21b582
Remove bold from tmux status.
author | edogawaconan <me@myconan.net> |
---|---|
date | Mon, 17 Mar 2014 11:30:05 +0900 |
parents | 072662ced8b8 |
children | 142db8fd5246 |
comparison
equal
deleted
inserted
replaced
506:84ad2517ac90 | 507:973b7f21b582 |
---|---|
14 set -g pane-active-border-fg cyan | 14 set -g pane-active-border-fg cyan |
15 | 15 |
16 set -g set-titles on | 16 set -g set-titles on |
17 set -g set-titles-string '[#S] #I:#W #T' | 17 set -g set-titles-string '[#S] #I:#W #T' |
18 | 18 |
19 setw -g window-status-attr bold | |
20 setw -g window-status-current-attr bold | |
21 setw -g window-status-current-bg black | 19 setw -g window-status-current-bg black |
22 setw -g window-status-current-fg white | 20 setw -g window-status-current-fg white |