# HG changeset patch # User Meredith Howard # Date 1437141032 14400 # Node ID 39bb7938cf9f5fdf31e1fb141f05761e21e6d7a7 # Parent 80c97ffe05f3037b64bea2313580c90360c05046 change status fg diff --git a/.tmux.conf b/.tmux.conf --- a/.tmux.conf +++ b/.tmux.conf @@ -168,7 +168,7 @@ set -g base-index 1 set -s escape-time 0 set-option -g status-bg colour235 -set-option -g status-fg green +set-option -g status-fg cyan source ~/.tmux.conf.local