blob: 43b142b409f56a500e56d1c68b6824f9fba0d13e [file] [log] [blame] [raw]
%if #{l:1}
set -g status-style fg=cyan,bg='#001040'
%elif #{l:1}
set -g status-style fg=white,bg='#400040'
%else
set -g status-style fg=white,bg='#800000'
%endif
bind ^X last-window