From c26d5b8bcb1bda077a7afb37fc0cb5cf26e199af Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Wed, 22 Jan 2025 16:34:23 +0100 Subject: [PATCH] tmux/d --- sh/tmux.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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