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