diff --git a/base/.tmux.conf b/base/.tmux.conf index dd413e6..b2a9516 100644 --- a/base/.tmux.conf +++ b/base/.tmux.conf @@ -1,5 +1,9 @@ run-shell ~/.tmux/plugins/tmux-thumbs/tmux-thumbs.tmux +set -g window-style 'bg=#333333' +set -g window-active-style 'fg=colour250,bg=black' +#set -g window-style 'fg=colour247,bg=colour236' +#set -g window-active-style 'fg=colour250,bg=black' set -g @thumbs-regexp-1 '[\w\d/:.,\-]{5,}'