Skip to content

Commit

Permalink
Make active tmux pane more visible
Browse files Browse the repository at this point in the history
  • Loading branch information
steveno committed Jun 1, 2024
1 parent e01d53c commit c2309a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dot_tmux.conf
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ set -sg escape-time 10
set -sa terminal-features ",$TERM:RGB"

# Theming
set -g pane-active-border-style fg=color27
set -g pane-active-border-style fg=color124
set -g window-status-current-style bg=color20,fg=white
set -g status-right '"#{=21:pane_title}" %Y-%m-%d %I:%M%p '
set -g clock-mode-colour white
Expand Down

0 comments on commit c2309a2

Please sign in to comment.