This commit is contained in:
Marc Beninca 2025-01-19 03:15:13 +01:00
parent afdb8184b7
commit a3289780bd
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -66,10 +66,10 @@ set-option -g pane-base-index 1
# ╰────────┴──────┴────────╯
# active style
set-option -g pane-active-border-style bg=black,fg=green
set-option -g pane-active-border-style fg=green
# regular style
set-option -g pane-border-style bg=black,fg=gray
set-option -g pane-border-style fg=gray
# ╭────────┬────────╮
# │ option │ status │