diff --git a/home/user/.config/tmux/style.conf b/home/user/.config/tmux/style.conf index fddb3bd..e7f9d22 100644 --- a/home/user/.config/tmux/style.conf +++ b/home/user/.config/tmux/style.conf @@ -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