# Default color settings: # http://www.mutt.org/doc/devel/manual.html#color # Only basic colors here. # # Index status flags: # http://www.mutt.org/doc/devel/manual.html#patterns # color index brightred default ~U # unread (covers ~F ~O) color index brightyellow default ~F # flagged color index brightcyan default ~T # tagged color index cyan default ~D # deleted # # Various objects # color indicator black white color tree brightblue default # # Default color definitions # color hdrdefault green default color signature magenta default color attachment magenta default color error brightblack red #color message white black #color search brightwhite magenta #color status brightyellow blue #color normal white black #color tilde green black #color bold brightyellow black #color underline magenta black #color markers brightcyan black # # Highlights inside the body of a message. # # URLs #color body brightgreen black "(http|ftp|news|telnet|finger)://[^ \"\t\r\n]*" #color body brightgreen black "mailto:[-a-z_0-9.]+@[-a-z_0-9.]+" #mono body bold "(http|ftp|news|telnet|finger)://[^ \"\t\r\n]*" #mono body bold "mailto:[-a-z_0-9.]+@[-a-z_0-9.]+" # email addresses #color body brightgreen black "[-a-z_0-9.%$]+@[-a-z_0-9.]+\\.[-a-z][-a-z]+" #mono body bold "[-a-z_0-9.%$]+@[-a-z_0-9.]+\\.[-a-z][-a-z]+" # # Headers # #color header green black "^from:" #color header green black "^to:" #color header green black "^cc:" #color header green black "^date:" #color header yellow black "^newsgroups:" #color header yellow black "^reply-to:" color header brightgreen default "^subject:" #color header red black "^x-spam-rule:" #color header green black "^x-mailer:" #color header yellow black "^message-id:" #color header yellow black "^Organization:" #color header yellow black "^Organisation:" #color header yellow black "^User-Agent:" #color header yellow black "^message-id: .*pine" #color header yellow black "^X-Message-Flag:" #color header yellow black "^X-Spam-Status:" #color header yellow black "^X-SpamProbe:" #color header red black "^X-SpamProbe: SPAM" # # Coloring quoted text - coloring the first 7 levels: # color quoted cyan default color quoted1 yellow default color quoted2 red default color quoted3 green default color quoted4 cyan default color quoted5 yellow default color quoted6 red default color quoted7 green default # # Colour definitions when on a mono screen # mono bold bold mono underline underline mono indicator reverse