diff --git a/sh/tmux.sh b/sh/tmux.sh index 5b60f41..552ee99 100644 --- a/sh/tmux.sh +++ b/sh/tmux.sh @@ -79,7 +79,7 @@ set-option -g pane-border-style fg=blue set-option -g status 3 # background color -set-option -g status-bg '#101010' +set-option -g status-bg '#0D0D0D' # foreground color set-option -g status-fg white