Skip to content

Commit

Permalink
Update tmux pane color for visibility
Browse files Browse the repository at this point in the history
  • Loading branch information
statico committed Oct 30, 2023
1 parent 0abe725 commit 1a9d55a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .tmux.conf
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ set -g status-left-length 20
set -g status-right 20
set -g display-panes-colour colour233
set -g display-panes-active-colour colour245
set -g pane-active-border-style "bg=default fg=magenta"
set -g clock-mode-colour colour39
set -g clock-mode-style 24

Expand Down

0 comments on commit 1a9d55a

Please sign in to comment.