diff options
Diffstat (limited to 'modules/mutt')
-rw-r--r-- | modules/mutt/mutt.dot.link/colors | 60 |
1 files changed, 30 insertions, 30 deletions
diff --git a/modules/mutt/mutt.dot.link/colors b/modules/mutt/mutt.dot.link/colors index c0a01db..0472c38 100644 --- a/modules/mutt/mutt.dot.link/colors +++ b/modules/mutt/mutt.dot.link/colors @@ -3,39 +3,39 @@ # #color attachment brightmagenta black # guess :-) -#color error brightwhite red # errors yell at you in red -#color hdrdefault red black # headers -#color indicator brightyellow red # currently selected message, etc -#color markers brightcyan black # the + for wrapped pager lines -#color message brightcyan black # informational messages, *not mail* -#color normal white black # plain text -#color quoted green black # quoted text -#color search brightgreen black # hilite search patterns in the pager -#color signature red black # signature (after "-- ") is red -#color status brightyellow blue # status bar is yellow *on blue* -#color tilde blue black # ~'s after message body -#color tree red black # thread tree in index menu is magenta +#color error brightwhite red # errors yell at you in red +#color hdrdefault red black # headers +#color indicator brightyellow red # currently selected message, etc +#color markers brightcyan black # the + for wrapped pager lines +#color message brightcyan black # informational messages, *not mail* +#color normal white black # plain text +#color quoted green black # quoted text +#color search brightgreen black # hilite search patterns in the pager +#color signature red black # signature (after "-- ") is red +#color status brightyellow blue # status bar is yellow *on blue* +#color tilde blue black # ~'s after message body +#color tree red black # thread tree in index menu is magenta -color normal brightwhite default -color indicator brightyellow red -color status white blue -color hdrdefault cyan default -color header brightyellow default ^Subject: -color header brightgreen default ^From: -color quoted cyan default -color quoted1 green default -color quoted2 cyan default -color quoted3 green default -color attachment yellow default -color signature magenta default -color tree red default -color tilde blue default -color markers red default -color error red default +color normal brightwhite default +color indicator brightyellow red +color status white blue +color hdrdefault cyan default +color header brightyellow default ^Subject: +color header brightgreen default ^From: +color quoted cyan default +color quoted1 green default +color quoted2 cyan default +color quoted3 green default +color attachment yellow default +color signature magenta default +color tree red default +color tilde blue default +color markers red default +color error red default # hiliting bold patterns in body -color bold red default +color bold red default # hiliting underlined patterns in body -color underline green default +color underline green default # INDEX ############################################################################## |