# HG changeset patch # User Meredith Howard # Date 1475382271 14400 # Node ID f3ddcd72fa627db98eb425eb46b21bf105300037 # Parent 5465634eb01c01c5f353a0b22088fd93c9e4ee9a try something more subtle diff --git a/.tmux.conf b/.tmux.conf --- a/.tmux.conf +++ b/.tmux.conf @@ -26,7 +26,7 @@ set -g status-right-bg colour237 set -g window-status-format " #I:#W#F " set -g window-status-current-format " #I:#W#F " -set -g window-status-current-attr reverse +set -g window-status-current-bg colour234 set -g set-titles on set -g set-titles-string "#h(#S)"