tmux/bg
This commit is contained in:
parent
afdb8184b7
commit
a3289780bd
1 changed files with 2 additions and 2 deletions
|
@ -66,10 +66,10 @@ set-option -g pane-base-index 1
|
||||||
# ╰────────┴──────┴────────╯
|
# ╰────────┴──────┴────────╯
|
||||||
|
|
||||||
# active style
|
# active style
|
||||||
set-option -g pane-active-border-style bg=black,fg=green
|
set-option -g pane-active-border-style fg=green
|
||||||
|
|
||||||
# regular style
|
# regular style
|
||||||
set-option -g pane-border-style bg=black,fg=gray
|
set-option -g pane-border-style fg=gray
|
||||||
|
|
||||||
# ╭────────┬────────╮
|
# ╭────────┬────────╮
|
||||||
# │ option │ status │
|
# │ option │ status │
|
||||||
|
|
Loading…
Reference in a new issue