mirror of
https://github.com/notwa/rc
synced 2025-02-05 07:43:22 -08:00
set tmux copy-mode color to match status bar
This commit is contained in:
parent
d6bc56a9c3
commit
97663248ba
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# tweak colors used by tmux
|
||||
set -g status-style bg=cyan,fg=black
|
||||
set -g window-status-current-style bg=black,fg=white
|
||||
set -g mode-style bg=cyan
|
||||
set -g mode-style bg=cyan,fg=black
|
||||
|
||||
# replace default prefix key
|
||||
set -g prefix C-Space
|
||||
|
|
Loading…
Add table
Reference in a new issue