Update '.tmux.theme'

This commit is contained in:
2022-12-03 16:37:22 +01:00
parent 72319a2041
commit 515327b5df

View File

@@ -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'