Skip to content

Commit

Permalink
tmux tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
3ximus committed Mar 7, 2024
1 parent 49e59b3 commit 41ec690
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .tmux.conf
Original file line number Diff line number Diff line change
Expand Up @@ -116,10 +116,10 @@ set-window-option -g window-status-current-style fg=colour4,bg=default

# pane border
set-option -g pane-border-style fg=colour7
set-option -g pane-active-border-style fg=colour15,bold
set-option -g pane-active-border-style fg=colour14,bold

# message text
set-option -g message-style fg=colour3,bg=default
set-option -g message-style fg=colour15,bold,bg=colour0

# pane number display
set-option -g display-panes-active-colour colour0
Expand Down

0 comments on commit 41ec690

Please sign in to comment.