mirror of
https://github.com/JanJastrow/.dotfiles.git
synced 2024-11-21 18:19:56 +01:00
Change default tmux bar color to match zsh
This commit is contained in:
parent
09b33a14a1
commit
ecbb01d002
@ -37,7 +37,7 @@ set-window-option -g window-active-style fg=white,bg=colour235
|
|||||||
set-window-option -g message-style fg=#111111,bold,bg=#eeeeee
|
set-window-option -g message-style fg=#111111,bold,bg=#eeeeee
|
||||||
|
|
||||||
# Status Bar
|
# Status Bar
|
||||||
set-option -g status-style fg=white,bg=#8317dd
|
set-option -g status-style fg=white,bg=#B7650E
|
||||||
set-window-option -g window-status-separator |
|
set-window-option -g window-status-separator |
|
||||||
|
|
||||||
# Set Terminal type
|
# Set Terminal type
|
||||||
|
Loading…
Reference in New Issue
Block a user