From fd01e870d5d4ebb457ad0d923c65923e485a85ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Taoufik=20El=C2=A0Aoumari?= Date: Thu, 12 May 2022 15:52:00 +0200 Subject: [PATCH] Update _tmux.conf --- conf/_tmux.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/_tmux.conf b/conf/_tmux.conf index 0c0e7a9..86eae09 100644 --- a/conf/_tmux.conf +++ b/conf/_tmux.conf @@ -35,8 +35,8 @@ set-option -g renumber-windows on set -g default-terminal "screen-256color" # Pane divider -#set-window-option -g pane-border-style fg=colour11,bg=colour234 -#set-window-option -g pane-active-border-style fg=colour118,bg=colour234 +set-window-option -g pane-border-style fg=colour11,bg=colour236 +set-window-option -g pane-active-border-style fg=colour11,bg=colour236 # Cool trick: Let's dim out any pane that's not active. set-window-option -g window-style fg=white,bg=colour236