From 3a036fd7542cb179474c1d502d17cacc8ab3d963 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Sat, 18 Jan 2025 21:51:27 +0100 Subject: [PATCH] tmux/blue --- sh/tmux.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sh/tmux.sh b/sh/tmux.sh index 43c0aa6..9c7f042 100644 --- a/sh/tmux.sh +++ b/sh/tmux.sh @@ -55,7 +55,7 @@ set-option -g status-format[0] '\ \ }\ #[align=center]\ -#[fg=yellow]#{session_name}\ +#[fg=blue]#{session_name}\ #[align=right] \ #[fg=yellow]%Y-%m-%d\ '