summaryrefslogtreecommitdiffstats
path: root/mutt/colors
diff options
context:
space:
mode:
Diffstat (limited to 'mutt/colors')
-rw-r--r--mutt/colors26
1 files changed, 26 insertions, 0 deletions
diff --git a/mutt/colors b/mutt/colors
new file mode 100644
index 0000000..1fdd54a
--- /dev/null
+++ b/mutt/colors
@@ -0,0 +1,26 @@
+color normal white default # default colors
+
+color attachment yellow default
+color hdrdefault white default
+color indicator white blue # cursor color
+color markers brightblue default
+color quoted green default
+color signature brightblue default
+color status blue default
+color tilde brightblue default
+color tree brightblue default
+
+### header colors
+color header red default ^From:
+color header red default ^To:
+color header red default ^Reply-To:
+color header red default ^Cc:
+color header red default ^Subject:
+
+### body colors
+color body brightblue default [\-\.+_a-zA-Z0-9]+@[\-\.a-zA-Z0-9]+
+color body brightblue default (https?|ftp)://[\-\.\,/%~_:?\#a-zA-Z0-9]+
+
+### mark unread stuff
+color index white red ~N
+color index white red ~O