commit d178a067f8a33c5d58941120b409ac885a453b50 from: amb date: Sun Apr 12 19:55:36 2026 UTC Color update commit - 9cd87a30d826c6ee5250a5156178bb3827ded6c1 commit + d178a067f8a33c5d58941120b409ac885a453b50 blob - 72e4a3b973d536799aee6d57e8c8dd8a178d1787 blob + e6203ecdd0bd7c69b77ac3876f6e910d5f4c47b2 --- .config/tmux/tmux.conf +++ .config/tmux/tmux.conf @@ -24,11 +24,11 @@ set -g default-terminal "${TERM}" set-option -g terminal-overrides ",256col:RGB:XT" set -g pane-active-border-style fg="#d5c494" -set -g message-style "fg=#d5c494,bg=#252525,noreverse" +set -g message-style "fg=#d5c494,bg=#090909,noreverse" set-option -g status-style fg="#d5c494",bg=default set -g status-right "" -set-window-option -g mode-style "bg=#d5c494,fg=#252525" +set-window-option -g mode-style "bg=#d5c494,fg=#090909" # Fix Vim ESC delay set -sg escape-time 0