aboutsummaryrefslogtreecommitdiff
path: root/tmux
diff options
context:
space:
mode:
Diffstat (limited to 'tmux')
-rw-r--r--tmux/tmux.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/tmux/tmux.conf b/tmux/tmux.conf
index fe5f280e..2b41c8cb 100644
--- a/tmux/tmux.conf
+++ b/tmux/tmux.conf
@@ -117,8 +117,8 @@ set-option -g message-fg colour231
set-window-option -g mode-bg colour18
set-window-option -g mode-fg colour231
-# Pane borders are in dark gray, active or not
-set-option -g pane-active-border-fg colour237
+# Pane borders are in dark gray, lighter when active
+set-option -g pane-active-border-fg colour244
set-option -g pane-border-fg colour237
# The status bar defaults to light gray on dark gray, which applies to the left