magenta ↔ red
This commit is contained in:
parent
4a4851721f
commit
e8e67bb502
1 changed files with 2 additions and 2 deletions
|
@ -114,8 +114,8 @@ set-option -g status-format[0] '\
|
|||
set-option -g status-format[1] '\
|
||||
#{S:\
|
||||
#[bg=##181818] #[bg=##282828]\
|
||||
#{?session_many_attached,#[fg=red],\
|
||||
#{?session_attached,#[fg=magenta],#[fg=yellow]}}\
|
||||
#{?session_many_attached,#[fg=magenta],\
|
||||
#{?session_attached,#[fg=red],#[fg=yellow]}}\
|
||||
#{session_name}\
|
||||
#[bg=##181818] \
|
||||
#[bg=default] \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue