fix: selection in tmux.conf

This commit is contained in:
2026-03-23 01:51:50 -04:00
parent 2eabf8290a
commit d8880a303e

View File

@@ -13,7 +13,7 @@ set -g status-right "#[fg=#66C3CC,bg=#191A1C]#[fg=#191A1C,bg=#66C3CC] %Y-%m-%
set -g message-style "bg=#202424,fg=#F0F0F0"
set -g message-command-style "bg=#202424,fg=#F0F0F0"
set -g mode-style "bg=#08335E,fg=#F0F0F0"
set -g mode-style "bg=#0e3327,fg=#f0f0f0"
set -g pane-border-style "fg=#404040"
set -g pane-active-border-style "fg=#6C95EB"