Update '.tmux.theme'
This commit is contained in:
@@ -16,9 +16,7 @@ if 'infocmp -x tmux-256color > /dev/null 2>&1' 'set -g default-terminal "tmux-25
|
|||||||
|
|
||||||
#+--------- Panes
|
#+--------- Panes
|
||||||
set -g pane-border-style fg='#${COLOR_SECONDARY}',bg=default
|
set -g pane-border-style fg='#${COLOR_SECONDARY}',bg=default
|
||||||
set -g pane-active-border-style fg='#${COLOR_ACCENT}',bg=default
|
set -g pane-active-border-style fg='#${COLOR_TERTIARY}',bg=default
|
||||||
#set -g pane-border-style bg=default,fg=brightblack
|
|
||||||
#set -g pane-active-border-style bg=default,fg=blue
|
|
||||||
|
|
||||||
set -g window-style fg=#848a86,bg=default
|
set -g window-style fg=#848a86,bg=default
|
||||||
set -g window-active-style 'fg=#EEEEEE,bg=default'
|
set -g window-active-style 'fg=#EEEEEE,bg=default'
|
||||||
|
|||||||
Reference in New Issue
Block a user