diff --git a/.tmux.theme b/.tmux.theme index d90a593..8c57baf 100644 --- a/.tmux.theme +++ b/.tmux.theme @@ -16,9 +16,7 @@ if 'infocmp -x tmux-256color > /dev/null 2>&1' 'set -g default-terminal "tmux-25 #+--------- Panes set -g pane-border-style fg='#${COLOR_SECONDARY}',bg=default -set -g pane-active-border-style fg='#${COLOR_ACCENT}',bg=default -#set -g pane-border-style bg=default,fg=brightblack -#set -g pane-active-border-style bg=default,fg=blue +set -g pane-active-border-style fg='#${COLOR_TERTIARY}',bg=default set -g window-style fg=#848a86,bg=default set -g window-active-style 'fg=#EEEEEE,bg=default'