tmux: minor color tweak
This commit is contained in:
parent
983bbdef1d
commit
3588dd7e2c
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ setw -g window-status-current-format '\
|
||||||
#[fg=brightblack]#{window_flags} '
|
#[fg=brightblack]#{window_flags} '
|
||||||
|
|
||||||
setw -g window-status-format '\
|
setw -g window-status-format '\
|
||||||
#{?client_prefix,#[fg=brightwhite],#[fg=white]}#{window_index} \
|
#{?client_prefix,#[fg=brightwhite],#[default]}#{window_index} \
|
||||||
#[default]#{window_name}\
|
#[default]#{window_name}\
|
||||||
#[fg=brightblack]#{window_flags} '
|
#[fg=brightblack]#{window_flags} '
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue