From ecbb01d00244119760fa0e9dba5eb1555783cec8 Mon Sep 17 00:00:00 2001 From: Jan Date: Fri, 2 Sep 2022 20:09:31 +0200 Subject: [PATCH] Change default tmux bar color to match zsh --- tmux/tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tmux/tmux.conf b/tmux/tmux.conf index 1778b52..932421c 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -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 # 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 Terminal type