# Colours. Format: color object foreground background [regex] # ----------------------------------------------------------- uncolor index * # blacks color markers white default color search brightwhite red color tilde white default color sidebar_new green default color sidebar_flagged red default #color sidebar blue default color error brightyellow red color message brightgreen default color status brightgreen blue color tree red default # message color attachment yellow default color normal white default color quoted cyan default color quoted1 green default color quoted2 magenta default color quoted3 blue default color signature brightblack default color body brightwhite default "(^|[\r\n\t ])_[a-zA-Z0-9][^_]*[a-zA-Z0-9]_[\r\n\t ]" color body brightwhite default "(^|[\r\n\t ])\\*[a-zA-Z0-9][^*]*[a-zA-Z0-9]\\*[\r\n\t ]" color body brightmagenta default "(ftp|http|https|mailto|news)://[^ >)]+" color body yellow default "gpg:.*" color hdrdefault yellow default color header red default "^(Subject|From|To|Cc|Date):" color header yellow default "^(X-Mailer|User-Agent|Message-Id|Sender|X-Org-Id):" color indicator brightwhite magenta color index green default '~l ~p' # to me && and ML color index brightblack default '~P' # from me color index brightwhite default '~N' color index brightwhite default '~O' color index black white '~D' color index brightwhite yellow '~F' color index brightwhite red '~T' # vim:set syntax=muttrc: