diff --git a/debian/changelog b/debian/changelog index 5e10eff3..9c9f7d88 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ byobu (4.28) unreleased; urgency=low - * UNRELEASED + * usr/share/byobu/profiles/tmux: + - purple for pane borders -- Dustin Kirkland Wed, 10 Aug 2011 17:59:48 -0500 diff --git a/usr/share/byobu/profiles/tmux b/usr/share/byobu/profiles/tmux index 576a4a41..9d13c4be 100644 --- a/usr/share/byobu/profiles/tmux +++ b/usr/share/byobu/profiles/tmux @@ -53,6 +53,8 @@ bind-key -n C-F6 kill-pane set-option -g set-titles on set-option -g set-titles-string '#(whoami)@#H - byobu (#S)' +set-option -g pane-active-border-fg magenta +set-option -g pane-border-fg magenta set-window-option -g window-status-attr bold set-window-option -g window-status-current-bg white