color normal brightyellow black

# High score messages get extra notice
color index yellow black '~n 0-3'
color index cyan black '~n 4-9'
color index green black '~n 10-20'
color index white black '~n 21-49'
color index red black '~n 50-99'

color hdrdefault brightcyan black
color signature green black
color attachment brightyellow black
color indicator brightwhite cyan
color status    brightgreen blue
color tilde     blue    black
color tree      red black
color quoted    green   black
color quoted1   white   black
color quoted2   cyan    black
color quoted3   white   black
color quoted4   red     black
color quoted5   green   black
#color quoted6  cyan    black
#color quoted7  white   black
#color quoted8  red     black
#color quoted9  green   black
color body brightcyan black "[-a-z_0-9.%$]+@[-a-z_0-9.]+\\.[-a-z][-a-z]+"
color body brightwhite black "(http|ftp|news|telnet|finger|https)://[^ \">\t\r\n]*"
color body brightwhite black "mailto:[-a-z_0-9.]+@[-a-z_0-9.]+"
color header brightmagenta black ^(Date):
color header brightyellow black ^Subject:
color body brightred black " [;:]-*[)>(<|]"   # :-) etc...
color body brightgreen black "^(gpg: )?Good signature"
color body brightred black "^(gpg: )?Bad signature"
color body red black "^(gpg: )?warning"