From 2f9a5a01e93e3d9c184f26480dab478537de7953 Mon Sep 17 00:00:00 2001 From: ray Date: Fri, 4 Sep 2020 20:04:52 +0100 Subject: [PATCH] remove bg=terminal --- tmux.colours-256.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tmux.colours-256.conf b/tmux.colours-256.conf index ba3724c..51d1aa6 100644 --- a/tmux.colours-256.conf +++ b/tmux.colours-256.conf @@ -1,8 +1,8 @@ set -g display-panes-active-colour colour252 set -g display-panes-colour colour242 -set -g pane-border-style fg=colour235,bg=terminal -set -g pane-active-border-style fg=colour240,bg=terminal +set -g pane-border-style fg=colour235 +set -g pane-active-border-style fg=colour240 set -g window-status-current-style fg=colour253 set -g window-status-style fg=colour242