style(tmux): borders

This commit is contained in:
thek4n 2024-04-11 11:21:34 +03:00
parent 062a2f7935
commit d5ed2de48a

View File

@ -33,7 +33,10 @@ setw -g clock-mode-style 24
# borders
set -g pane-border-indicators both
set -g pane-border-lines double
set -g pane-border-indicators colour
set -g pane-border-style 'bg=colour235'
set -g pane-active-border-style 'bg=colour235,fg=blue'
# inactive panes style