summaryrefslogtreecommitdiffstats
path: root/mutt2022
diff options
context:
space:
mode:
authorMatthew Lemon <matt@matthewlemon.com>2022-08-29 17:42:49 +0100
committerMatthew Lemon <matt@matthewlemon.com>2022-08-29 17:42:49 +0100
commit14f3d78216b71b13ea5eb959c10634a16dc29298 (patch)
tree74313d23494bf5780e1a2473356d2319ac291a7d /mutt2022
parentadda8eb9f90293f4e51d00e89ad523b73d6c620b (diff)
moved to light background on x220
Diffstat (limited to 'mutt2022')
-rw-r--r--mutt2022/colors256-light94
-rw-r--r--mutt2022/colors_purple39
-rw-r--r--mutt2022/muttrc-softyellowgreen42
3 files changed, 175 insertions, 0 deletions
diff --git a/mutt2022/colors256-light b/mutt2022/colors256-light
new file mode 100644
index 0000000..8487d67
--- /dev/null
+++ b/mutt2022/colors256-light
@@ -0,0 +1,94 @@
+#light colorscheme
+
+color normal color22 color230
+color indicator color22 color185
+color tree color136 color230
+color status color233 color214
+color error color231 color160
+color message color231 color166
+color signature color240 color230
+color attachment color37 color230
+color search color21 color215
+color tilde color130 color230
+color markers color138 color230
+
+#mono bold reverse
+#color bold color173 color191
+#mono underline reverse
+#color underline color48 color191
+
+color quoted color19 color230 # quoted text
+color quoted1 color88 color230
+color quoted2 color55 color230
+color quoted3 color16 color230
+color quoted4 color52 color230
+color quoted5 color24 color230
+color quoted6 color96 color230
+color quoted7 color235 color230
+color quoted8 color130 color230
+color quoted9 color26 color230
+# color body cyan color230 "((ftp|http|https)://|news:)[^ >)\"\t]+"
+# color body cyan color230 "[-a-z_0-9.+]+@[-a-z_0-9.]+"
+# color body red color230 "(^| )\\*[-a-z0-9*]+\\*[,.?]?[ \n]"
+# color body green color230 "(^| )_[-a-z0-9_]+_[,.?]?[\n]"
+# color body red color230 "(^| )\\*[-a-z0-9*]+\\*[,.?]?[ \n]"
+# color body green color230 "(^| )_[-a-z0-9_]+_[,.?]?[ \n]"
+
+color index color160 color230 ~F # Flagged
+color index color20 color228 ~N # New
+color index color20 color231 ~O
+color index color22 color221 ~T # Tagged
+color index color240 color230 ~D # Deleted
+
+######################
+
+#mono body reverse '^(subject):.*'
+#color body brightwhite magenta '^(subject):.*'
+#mono body reverse '[[:alpha:]][[:alnum:]-]+:'
+#color body black cyan '[[:alpha:]][[:alnum:]-]+:'
+
+######################
+# header
+
+color hdrdefault color23 color229
+color header color30 color229 '^date:'
+color header color22 color229 '^(to|cc|bcc):'
+color header color20 color229 '^from:'
+color header color124 color229 '^subject:'
+color header color31 color229 '^user-agent:'
+color header color29 color229 '^reply-to:'
+
+#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:'
+
+######################
+# spam
+
+### html
+#color index blue default '~b "<(img|a |html|body)"'
+
+### china spam
+#color index brightred black '~h "^(content-type:| +).*charset=\"?(big5|gb2312|SHIFT.JIS|euc.kr|windows.125[^2]|iso.[0-9]+.jp|koi[^ ;"])"'
+
+### sex
+#color index brightyellow black "~b '(p$E+n$I+$S|sex|er$E+ct$I+$O+n|p$O+rn$O+|v$I+$A+gr|c$I+$A+$L+$I+$S)'"
+
+### misc
+#color index cyan black '~b "(w$A+tch|r$E+p$L+$I+c$A|d$I+p$L+$O+m|d$E+gr$E+e|pr$I+ce|s$A+les|\\\$[0-9]+)"'
+
+### drug
+#color index white black "~b '(ph$A+rm$A+cy|m$E+d$I+c$A+t$I+$O+n|pr$E+scr$I+pt$I+$O+n|d$I+$S+c$O+$U+nt|p$I+$L+$S|v$A+$L+$I+$U+m|v$I+c$O+d$I+n)'"
+
+
+#mono index bold '~h "^content-type: *(multipart/(mixed|signed|encrypted)|application/)"'
+#color index green black '~h "^content-type: *multipart/(signed|encrypted)"'
+
diff --git a/mutt2022/colors_purple b/mutt2022/colors_purple
new file mode 100644
index 0000000..818f42c
--- /dev/null
+++ b/mutt2022/colors_purple
@@ -0,0 +1,39 @@
+
+#-------------------snip-----------------------
+set allow_ansi=yes
+
+color normal black default
+color quoted color65 default
+color quoted1 color138 default
+color quoted2 color58 default
+color quoted3 color105 default
+color quoted4 cyan default
+color quoted5 cyan default
+
+color indicator black color249
+color message green default
+color status color139 color254
+color error color58 default
+color attachment black default
+color signature color253 default
+color markers red yellow
+color tilde black default
+color search black green
+color tree black default
+color bold black default
+
+color hdrdefault black default
+color header green default '^From:'
+color header green default '^Subject:'
+color header cyan default '^To:.*corky1951'
+
+color index color22 default ~N
+color index blue default ~F
+color index color55 default ~T
+color index color52 default ~D
+
+color body color22 default "(http|https|ftp|news|telnet|finger)://[^ \">\t\r\n]*"
+color body color22 default "mailto:[-a-z_0-9.]+ <at> [-a-z_0-9.]+"
+color body color22 default "news:[^ \">\t\r\n]*"
+
+color body green default "[-a-z_0-9.%$]+ <at> [-a-z_0-9.]+\\.[-a-z][-a-z]+"
diff --git a/mutt2022/muttrc-softyellowgreen b/mutt2022/muttrc-softyellowgreen
new file mode 100644
index 0000000..c7c1793
--- /dev/null
+++ b/mutt2022/muttrc-softyellowgreen
@@ -0,0 +1,42 @@
+
+#-------------------snip-----------------------
+set allow_ansi=yes
+
+color normal black color255
+color quoted color236 color255
+color quoted1 color242 color255
+color quoted2 color246 color255
+color quoted3 color252 color255
+#color quoted4 cyan color255
+#color quoted5 cyan color255
+
+color indicator black color254
+color message color28 color254
+color status color143 color234
+color error color58 color254
+color attachment black color254
+color signature color252 color254
+color markers color104 color254
+color tilde color69 color254
+color search black color153
+color tree color184 color255
+color bold brightblack color254
+
+color hdrdefault black color254
+color header black color254 '^From:'
+color header black color254 '^Subject:'
+color header black color254 '^To:'
+
+color index color28 color255 ~N
+color index color100 color254 ~F
+color index color55 color254 ~T
+color index color244 color255 ~D
+
+color body color18 color254 "(http|https|ftp|news|telnet|finger)://[^ \">\t\r\n]*"
+color body color37 color255 "mailto:[-a-z_0-9.]+ <at> [-a-z_0-9.]+"
+color body color18 color254 "news:[^ \">\t\r\n]*"
+color body color112 color254 "[-a-z_0-9.%$]+ <at> [-a-z_0-9.]+\\.[-a-z][-a-z]+"
+color body color112 color254 "^.*Autoview.*$"
+
+
+