# -*- madmuttrc -*- # # Madmutt configuration file # 2008, kolter # # This file is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY # # Colors settings for muttng. # # Default colour definitions color normal default default color message brightwhite default color status brightblue default color hdrdefault yellow default color indicator brightwhite cyan color quoted cyan default color quoted1 yellow default color quoted2 brightred default color quoted3 cyan default color quoted4 yellow default color quoted5 brightred default color quoted6 cyan default color quoted7 yellow default color quoted8 brightred default color signature white default color tilde white default color tree brightblue default color attachment brightgreen default # color error red white # color search brightwhite magenta # color bold brightyellow white # color markers red white # Colours for items in the reader color header cyan default "^From\:|^To\:|^Cc\:|^Bcc\:" color header green default "^Return-Path\:" color header blue default "^Reply-To\:" color header brightred default "\Subject\:|^Date\:" # Colours for items in the index color index yellow default ~N # New messages. color index green default ~O # Old messages. color index red default ~D # Deletes messages. color index magenta default ~T # Tagged messages. color index blue default ~F # Flagged messages. # Highlights inside the body of a message. # URLs color body green default "(http|https|ftp|news|telnet|finger)://[^ \">\t\r\n]*" color body green default "mailto:[-a-z_0-9.]+@[-a-z_0-9.]+" color body green default "news:[^ \">\t\r\n]*" # email addresses color body green default "[-a-z_0-9.%$]+@[-a-z_0-9.]+\\.[-a-z][-a-z]+" # Various smilies color body brightred default "<[Gg]>" # color body brightred default "<[Bb][Gg]>" # color body brightred default " [;:]-*[)>(<|]" # :-) etc... color body brightred default "(^|[[:space:]])\\*[^[:space:]]+\\*([[:space:]]|$)" # *Bold* text. color body brightred default "(^|[[:space:]])_[^[:space:]]+_([[:space:]]|$)" # _Underlined_ text. color body brightred default "(^|[[:space:]])/[^[:space:]]+/([[:space:]]|$)" # /Italic/ text. # Sidebar color color sidebar_new yellow default