diff --git a/tmux/.config/tmux/themes/zegonix.conf b/tmux/.config/tmux/themes/zegonix.conf index 45529b8..926df35 100644 --- a/tmux/.config/tmux/themes/zegonix.conf +++ b/tmux/.config/tmux/themes/zegonix.conf @@ -49,6 +49,8 @@ set -g status-right-style "bg=#{@dark-grey},fg=#{@white}" setw -g window-status-style "fg=#{@white},bold" setw -g window-status-activity-style "fg=#{@white},bold" setw -g window-status-current-style "fg=#{@white},bold" +set -g pane-border-style "fg=#{@white}" +set -g pane-active-border-style "fg=#{@green}" # ..