Selection in copy-mode now use debianred color

This commit is contained in:
gardouille 2016-01-29 00:18:08 +01:00
parent 00bf69e5cd
commit 191de077a1
2 changed files with 5 additions and 3 deletions

View File

@ -2,6 +2,3 @@
https://github.com/ches/dotfiles/blob/master/.tmux.conf
https://github.com/gpakosz/.tmux/blob/master/.tmux.conf
Hide status bar if only one window
set -g status off
tmux list-window | wc -l

View File

@ -29,6 +29,11 @@ set-window-option -g window-status-current-bg "${debianred}"
# Attribut (cf ci-dessus pour la liste)
set-window-option -g window-status-current-attr dim
# selection
set -wg mode-style bg="${debianred}",fg=white,bold
set -g clock-mode-colour "${debianred}"
## Terminal avec notification
# Couleur du foreground
# Couleur du background