dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE Back to index

commit 49cee6e846d12034848ee7ec30ecfe7a008bb600
parent f08eab59f9501c3372e3f43f57649c4cadd6e03d
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Wed, 20 Mar 2019 09:07:44 +0100

Show flagged messages from certain senders with different color

Diffstat:
Mlinks/.mutt/colors | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/links/.mutt/colors b/links/.mutt/colors @@ -29,6 +29,8 @@ color index cyan default ~N color index green default "~N (~f .*stanford\.edu | ~h \"^In-[Rr]eply-[Tt]o: .*stanford\.edu\")" color index green default "~N (~f .*au\.dk | ~h \"^In-[Rr]eply-[Tt]o: .*au\.dk\")" color index red default ~F +color index yellow default "~F (~f .*stanford\.edu | ~h \"^In-[Rr]eply-[Tt]o: .*stanford\.edu\")" +color index yellow default "~F (~f .*au\.dk | ~h \"^In-[Rr]eply-[Tt]o: .*au\.dk\")" color index green default ~T color index brightwhite default ~D mono index bold ~N