tmux: minor color tweak

This commit is contained in:
Fernando Schauenburg 2023-07-22 18:37:56 +02:00
parent 983bbdef1d
commit 3588dd7e2c

View file

@ -95,7 +95,7 @@ setw -g window-status-current-format '\
#[fg=brightblack]#{window_flags} '
setw -g window-status-format '\
#{?client_prefix,#[fg=brightwhite],#[fg=white]}#{window_index} \
#{?client_prefix,#[fg=brightwhite],#[default]}#{window_index} \
#[default]#{window_name}\
#[fg=brightblack]#{window_flags} '