mirror of
https://github.com/notwa/rc
synced 2024-11-05 02:29:06 -08:00
adjust tmux panel background to be less jarring
This commit is contained in:
parent
cefccb3c27
commit
d879e23dd1
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
set -g status-style bg=cyan,fg=black
|
||||
set -g window-status-current-style bg=black,fg=white
|
||||
set -g mode-style bg=cyan,fg=black
|
||||
set -g pane-border-style bg=color234,fg=black
|
||||
|
||||
# replace default prefix key
|
||||
set -g prefix C-Space
|
||||
|
|
Loading…
Reference in a new issue