[mutt] Highlight tagged email with yellow
This commit is contained in:
parent
23c6cd53c2
commit
773595a4ed
1 changed files with 2 additions and 0 deletions
2
muttrc
2
muttrc
|
@ -96,6 +96,8 @@ color index color236 default ~D
|
||||||
color index color236 default "~D!~F"
|
color index color236 default "~D!~F"
|
||||||
# Flagged email
|
# Flagged email
|
||||||
color index brightred default ~F
|
color index brightred default ~F
|
||||||
|
# Tagged email
|
||||||
|
color index yellow default ~T
|
||||||
# Arrows under threaded messages in the index
|
# Arrows under threaded messages in the index
|
||||||
color tree red default
|
color tree red default
|
||||||
# Tildes are visible but dark
|
# Tildes are visible but dark
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue