commit 29bb64853ad4e700d27c1e80612f7df168184395 from: gonzalo date: Mon Jun 01 17:27:29 2020 UTC I want the active pane purple commit - 7d9d8fdf248271247f94ae94d03d2a27c3383556 commit + 29bb64853ad4e700d27c1e80612f7df168184395 blob - ffcc15defb5e86f9c97c685ce55b2d8eb742a5e6 blob + 939c9fdcb0e84488f889ceeef8829928be8ce5b8 --- .tmux.conf +++ .tmux.conf @@ -44,7 +44,7 @@ set-window-option -g window-status-current-style "fg=# # pane border set-option -g pane-border-style "fg=#3d566f" -set-option -g pane-active-border-style "fg=#4b6988" +set-option -g pane-active-border-style fg=colour53 # message text set-option -g message-style "fg=#9fa2a6,bg=#3d566f"