forked from kunsi/dotfiles
mutt: fix colours
This commit is contained in:
parent
99bda4ba71
commit
4a297411d5
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ color index_author brightred black "~N"
|
|||
color index_subject brightcyan black "~N"
|
||||
|
||||
# Header colors:
|
||||
color header blue default ".*"
|
||||
color header cyan default ".*"
|
||||
color header brightmagenta default "^(From)"
|
||||
color header brightcyan default "^(Subject)"
|
||||
color header brightwhite default "^(CC|BCC)"
|
||||
|
|
Loading…
Reference in a new issue