style(tmux): borders
This commit is contained in:
parent
062a2f7935
commit
d5ed2de48a
@ -33,7 +33,10 @@ setw -g clock-mode-style 24
|
|||||||
|
|
||||||
|
|
||||||
# borders
|
# 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
|
# inactive panes style
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user