2017-03-28 11:11:34 +02:00
|
|
|
# Mutt color file
|
|
|
|
# Maintainer: Jon Häggblad <jon@haeggblad.com>
|
|
|
|
# URL: http://www.haeggblad.com
|
|
|
|
# Last Change: 2013 May 17
|
|
|
|
# Version: 0.1
|
|
|
|
#
|
|
|
|
# Mutt colorscheme loosely inspired by vim colorscheme wombat.vim.
|
|
|
|
#
|
|
|
|
# Changelog:
|
|
|
|
# 0.1 - Initial version
|
2016-04-21 22:38:34 +02:00
|
|
|
|
|
|
|
|
2017-03-28 11:11:34 +02:00
|
|
|
# --- vombatidae text colors ---
|
|
|
|
# color normal color230 color234
|
|
|
|
# color message color230 color234
|
2016-04-21 22:38:34 +02:00
|
|
|
|
2017-03-28 11:11:34 +02:00
|
|
|
# --- slightly less yellow text colors ---
|
2017-08-10 09:32:29 +02:00
|
|
|
# color normal color253 color234 # mod
|
2017-03-28 11:11:34 +02:00
|
|
|
# color normal color253 color233 # mod
|
2017-08-10 09:32:29 +02:00
|
|
|
color normal color253 default # mod
|
2017-03-28 11:11:34 +02:00
|
|
|
color indicator color230 color238
|
|
|
|
color status color101 color16
|
|
|
|
# color tree color113 color234
|
|
|
|
# color tree color173 color234
|
2017-08-10 09:32:29 +02:00
|
|
|
color tree color208 default
|
|
|
|
color signature color102 default
|
|
|
|
color message color253 default
|
|
|
|
color attachment color117 default
|
|
|
|
color error color30 default
|
2017-03-28 11:11:34 +02:00
|
|
|
color tilde color130 color235
|
2016-04-21 22:38:34 +02:00
|
|
|
|
2017-03-28 11:11:34 +02:00
|
|
|
color search color100 default
|
|
|
|
color markers color138 default
|
2016-04-21 22:38:34 +02:00
|
|
|
|
2017-03-28 11:11:34 +02:00
|
|
|
# mono bold reverse
|
|
|
|
# color bold color173 color191
|
|
|
|
# mono underline reverse
|
|
|
|
# color underline color48 color191
|
2016-04-21 22:38:34 +02:00
|
|
|
|
2017-08-10 09:32:29 +02:00
|
|
|
color quoted color107 default # quoted text
|
|
|
|
color quoted1 color66 default
|
|
|
|
color quoted2 color32 default
|
|
|
|
color quoted3 color30 default
|
|
|
|
color quoted4 color99 default
|
|
|
|
color quoted5 color36 default
|
|
|
|
color quoted6 color114 default
|
|
|
|
color quoted7 color109 default
|
|
|
|
color quoted8 color41 default
|
|
|
|
color quoted9 color138 default
|
2016-04-21 22:38:34 +02:00
|
|
|
|
2017-03-28 11:11:34 +02:00
|
|
|
# color body cyan default "((ftp|http|https)://|news:)[^ >)\"\t]+"
|
|
|
|
# color body cyan default "[-a-z_0-9.+]+@[-a-z_0-9.]+"
|
|
|
|
# color body red default "(^| )\\*[-a-z0-9*]+\\*[,.?]?[ \n]"
|
|
|
|
# color body green default "(^| )_[-a-z0-9_]+_[,.?]?[\n]"
|
|
|
|
# color body red default "(^| )\\*[-a-z0-9*]+\\*[,.?]?[ \n]"
|
|
|
|
# color body green default "(^| )_[-a-z0-9_]+_[,.?]?[ \n]"
|
2017-08-10 09:32:29 +02:00
|
|
|
color index color202 default ~F # Flagged
|
|
|
|
color index color39 default ~N # New
|
|
|
|
color index color39 default ~O
|
2017-03-28 11:11:34 +02:00
|
|
|
color index color229 color22 ~T # Tagged
|
2017-08-10 09:32:29 +02:00
|
|
|
color index color240 default ~D # Deleted
|
2016-04-21 22:38:34 +02:00
|
|
|
|
2017-03-28 11:11:34 +02:00
|
|
|
# ---
|
2016-04-21 22:38:34 +02:00
|
|
|
|
2017-03-28 11:11:34 +02:00
|
|
|
#mono body reverse '^(subject):.*'
|
|
|
|
#color body brightwhite magenta '^(subject):.*'
|
|
|
|
#mono body reverse '[[:alpha:]][[:alnum:]-]+:'
|
|
|
|
#color body black cyan '[[:alpha:]][[:alnum:]-]+:'
|
2017-01-23 08:17:41 +01:00
|
|
|
|
2017-03-28 11:11:34 +02:00
|
|
|
# --- header ---
|
|
|
|
|
2017-08-10 09:32:29 +02:00
|
|
|
color hdrdefault color30 default
|
|
|
|
color header color132 default '^date:'
|
|
|
|
color header color153 default '^(to|cc|bcc):'
|
|
|
|
color header color120 default '^from:'
|
|
|
|
color header color178 default '^subject:'
|
|
|
|
color header color31 default '^user-agent:'
|
|
|
|
color header color29 default '^reply-to:'
|
2017-03-28 11:11:34 +02:00
|
|
|
|
|
|
|
#color header magenta default '^(status|lines|date|received|sender|references):'
|
|
|
|
#color header magenta default '^(pr|mime|x-|user|return|content-)[^:]*:'
|
|
|
|
#color header brightyellow default '^content-type:'
|
|
|
|
#color header magenta default '^content-type: *text/plain'
|
|
|
|
# color header brightgreen default '^list-[^:]*:'
|
|
|
|
#mono header bold '^(subject):.*$'
|
|
|
|
#color header brightcyan default '^(disposition)'
|
|
|
|
#color header green default '^(mail-)?followup'
|
|
|
|
#color header white default '^reply'
|
|
|
|
#color header brightwhite default '^(resent)'
|
|
|
|
# color header brightwhite default '^from:'
|
|
|
|
|
|
|
|
#mono index bold '~h "^content-type: *(multipart/(mixed|signed|encrypted)|application/)"'
|
|
|
|
#color index green black '~h "^content-type: *multipart/(signed|encrypted)"'
|
|
|
|
|
2017-08-10 09:32:29 +02:00
|
|
|
#color sidebar_new color39 default
|
|
|
|
|
|
|
|
# Local Variables:
|
|
|
|
# mode: muttrc
|
|
|
|
# End:
|