dotfiles/tmux/zenburn2.theme

16 lines
606 B
Plaintext

setw -g clock-mode-colour colour117
setw -g mode-style bold,fg=colour117,bg=colour238
set -g status-style dim,fg=colour248,bg=colour235
set -ga status-left '#[fg=colour187,bold]#H'
set -g status-right '#[fg=colour174]#(mpc) #[fg=colour187]%b.%d %R'
set -g status-justify centre
set -g status-left-length 80
set -g status-right-length 80
setw -g window-status-current-style bold,fg=colour223,bg=colour237
# set -g message-style bold
set -g message-style fg=colour117,bg=colour235
# pane border
set-option -g pane-border-style fg=colour235 #base02
set-option -g pane-active-border-style fg=colour240 #base0