Please bear with us as we work to restore functionality to dotfiles.org.
# ~/.mutt/colors
# $Id$
# vim: ft=muttrc:
# NOTE: Swap the 'normal' foreground/background colors for dark terminals.
color attachment brightred default
# horizontal rule
color body yellow default "(_|-|=){3,}[ a-zA-Z]+?((_|-|=){3,}[ ]+?)?\n"
# url
#color body cyan default "(cifs|finger|ftp|http(s)?|news|telnet)://[^>]*"
color body brightblue default "((http|https|ftp|gopher):(//)?[^ <>\"\t]*|www\.[-a-z0-9.]+)[^ .,;\t<\">\):]"
# email address
color body green default "[a-zA-Z0-9._%-]+@([-a-zA-Z0-9]+\.[a-zA-Z]{2,4})?"
# website
color body cyan default "www\.[-.a-z0-9]+\.[a-z][a-z][a-z]?([-_./~a-z0-9]+)?"
# ip address
color body brightcyan default "[0-9]{2,3}[.]([0-9]{1,3}[.]){2}[0-9]{1,3}"
color bold green default
color error brightred default
color hdrdefault cyan default
color header brightblue default "^Date:"
color header brightcyan default "^X-Spam-Status:"
color header brightgreen default "^To:"
color header brightmagenta default "^From:"
color header brightred default "^Subject:"
color header brightyellow default "^Priority:"
color header brightyellow default "^X-Virus-Scanned:"
color header brightyellow default "^X-Virus-Status:"
color header green default "^Cc:"
color header green default "^Reply-To:"
color index blue default "!~C."
color index blue default "~D"
color index brightyellow default "~N~p"
color index brightyellow default "~p"
color index cyan default "~Q"
color index green default "~N"
color indicator default red
color markers green default
color message green blue
color normal black default
color quoted cyan default
color quoted1 green default
color quoted2 yellow default
color quoted3 red default
color search default yellow
color signature red default
color status yellow blue
color tilde blue default
color tree magenta default
color underline yellow default