MUTT: Changed colors for email headers
This commit is contained in:
parent
3b6f4e27a6
commit
0af960c4fd
1 changed files with 5 additions and 5 deletions
|
@ -27,11 +27,11 @@ color index brightgreen default "~T"
|
||||||
color index brightred default "~D"
|
color index brightred default "~D"
|
||||||
|
|
||||||
# set up the headers
|
# set up the headers
|
||||||
color header brightyellow default "^from:"
|
color header yellow black "^from:"
|
||||||
color header yellow default "^to:"
|
color header yellow black "^to:"
|
||||||
color header yellow default "^cc:"
|
color header yellow black "^cc:"
|
||||||
color header blue default "^date:"
|
color header yellow black "^date:"
|
||||||
color header brightblue default "^subject:"
|
color header yellow black "^subject:"
|
||||||
|
|
||||||
# message bodies
|
# message bodies
|
||||||
color attachment yellow default
|
color attachment yellow default
|
||||||
|
|
Loading…
Reference in a new issue