diff options
Diffstat (limited to '.tmux.vicious.conf')
-rw-r--r-- | .tmux.vicious.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.tmux.vicious.conf b/.tmux.vicious.conf index 44e613a..1b80767 100644 --- a/.tmux.vicious.conf +++ b/.tmux.vicious.conf @@ -21,7 +21,7 @@ set -g status-fg white set -g status-bg colour234 set -g window-status-activity-attr bold set -g pane-border-fg colour245 -set -g pane-active-border-fg blue +set -g pane-active-border-fg yellow set -g message-fg colour16 set -g message-bg colour221 set -g message-attr bold |