obsd-bkp/dotfiles/dotfolder/.config/nano/backup/!home!puffy!.config!tmux!tm...

11 lines
360 B
Groff

set -g window-status-current-style fg=black,bg=yellow
set-option -g status-position top
set-option -g status-style bg=black
set-option -g status-style fg=yellow
set -g pane-active-border-style fg=yellow
set -g pane-border-style fg=yellow
set -g mode-style bg=yellow,fg=black
set -g clock-mode-colour red
set -g mouse on
set -g default-shell /usr/local/bin/zsh