aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tmux.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/tmux.config b/tmux.config
index 0b049d5..0a6d9f7 100644
--- a/tmux.config
+++ b/tmux.config
@@ -66,7 +66,7 @@ set-option -g status-bg colour235 #base02
set-option -g status-fg colour223 #yellow
# pane border
set-option -g pane-border-fg colour235 #base02
-set-option -g pane-active-border-fg colour142 #base01
+set-option -g pane-active-border-fg colour208 #base01
## message text
set-option -g message-bg colour235 #base02
set-option -g message-fg colour196 #orange