summaryrefslogtreecommitdiffstats
path: root/mutt/.mutt/colors
diff options
context:
space:
mode:
Diffstat (limited to 'mutt/.mutt/colors')
-rw-r--r--mutt/.mutt/colors42
1 files changed, 42 insertions, 0 deletions
diff --git a/mutt/.mutt/colors b/mutt/.mutt/colors
new file mode 100644
index 0000000..9e7586b
--- /dev/null
+++ b/mutt/.mutt/colors
@@ -0,0 +1,42 @@
+# general-doesn't-fit stuff
+color normal color254 default
+color error color193 color124
+color markers color142 default
+color tilde color142 default
+color status color33 default
+color sidebar_new brightcolor221 default
+
+# index stuff
+color tree cyan default
+color indicator color255 color237
+color index color221 default ~N
+color index color124 default ~D
+
+# header stuff
+color hdrdefault color244 default
+color header brightcolor221 default "^Subject"
+
+# url, email and web stuff
+color body color68 default "(finger|ftp|http|https|news|telnet)://[^ >]*"
+color body color111 default "<URL:[^ ]*>"
+color body color111 default "www\\.[-.a-z0-9]+\\.[a-z][a-z][a-z]?([-_./~a-z0-9]+)?"
+color body color111 default "[-a-z_0-9.%$]+@[-a-z_0-9.]+\\.[-a-z][-a-z]+"
+color body color244 default "^-+"
+color body brightwhite default "^diff .*"
+color body brightyellow default "^@@.*"
+
+# misc body stuff
+color attachment color111 default
+color signature color244 default
+
+# quote levels
+color quoted color34 default
+color quoted1 color142 default
+color quoted2 color34 default
+color quoted3 color142 default
+color quoted4 color34 default
+color quoted5 color142 default
+color quoted6 color34 default
+color quoted7 color142 default
+color quoted8 color34 default
+color quoted9 color142 default