# vim:ft=muttrc: # color24 - blue/green # color28 - green # color162 - bright pink # color190 - bright green # color210 - light red # color255 - white # Set the foreground and background to defaults color normal default default # Default settings from Fedora's /etc/Muttrc color hdrdefault red default color quoted brightblue default color signature red default color indicator color255 color24 color error brightred default color status color255 color24 color tree color28 default # the thread tree in the index menu color tilde magenta default color message brightcyan default color markers brightcyan default color attachment brightmagenta default color search default green # how to hilite search patterns in the pager color underline brightgreen default mono quoted bold # End cargo culted default colors color header color24 default "^(from|subject):" color body brightcyan default "((ftp|http|https)://|(file|mailto|news):|www\\.)[-a-z@0-9_.:]*[a-z0-9](/[^][{} \t\n\r\"<>()]*[^][{} \t\n\r\"<>().,:])?" color body brightcyan default "[-a-z_0-9.+]+@[-a-z_0-9.]+" color body red default "(^| )\\*[-a-z0-9äöüß*]+\\*[,.?]?[ \n]" color body yellow default "[;:]-?[)/(|><]" # Smilies color body yellow default "[[:alpha:]]\+://[^ ]*" # Smilies color index color162 default "~N" # New color index color24 default "~l" # Mailing List color index color162 default "~l ~N" # New Mailing List color index magenta default "~h calendarmessage" color index color255 color162 "~F" # Flagged # Because... Outlook color body color24 default "^[A-Z][A-Za-z0-9-]+: " color body color24 default "-----[[:space:]]*Original Message[[:space:]]*-----"