Tweak tmux color

This commit is contained in:
Hunter Haugen 2012-10-16 18:24:38 -07:00
parent 21dab5692d
commit 80388985f9

View file

@ -81,7 +81,7 @@ set -g status-bg '#4e4e4e'
set -g status-fg '#ffffff'
set -g window-status-format '#I:#W#F'
set -g window-status-current-format ' #I:#W#F '
setw -g window-status-current-bg '#55ff55'
setw -g window-status-current-bg '#CAFE66'
setw -g window-status-current-fg '#000000'
#set -g status-bg black
#set -g status-fg white