aboutsummaryrefslogtreecommitdiffstats
path: root/.mutt/color.rc
diff options
context:
space:
mode:
Diffstat (limited to '.mutt/color.rc')
-rw-r--r--.mutt/color.rc84
1 files changed, 0 insertions, 84 deletions
diff --git a/.mutt/color.rc b/.mutt/color.rc
deleted file mode 100644
index b413dca..0000000
--- a/.mutt/color.rc
+++ /dev/null
@@ -1,84 +0,0 @@
-# Colors for items in the index
-color index brightcyan default ~N
-color index brightred default ~O
-color index brightyellow default ~F
-color index black green ~T
-color index brightred default ~D
-mono index bold ~N
-mono index bold ~F
-mono index bold ~T
-mono index bold ~D
-
-# Highlights inside the body of a message.
-
-# URLs
-color body brightgreen default "(http|ftp|news|telnet|finger)://[^ \"\t\r\n]*"
-color body brightgreen default "mailto:[-a-z_0-9.]+@[-a-z_0-9.]+"
-mono body bold "(http|ftp|news|telnet|finger)://[^ \"\t\r\n]*"
-mono body bold "mailto:[-a-z_0-9.]+@[-a-z_0-9.]+"
-
-# Email addresses.
-color body brightgreen default "[-a-z_0-9.%$]+@[-a-z_0-9.]+\\.[-a-z][-a-z]+"
-
-# Header
-color header green default "^from:"
-color header green default "^to:"
-color header green default "^cc:"
-color header green default "^date:"
-color header yellow default "^newsgroups:"
-color header yellow default "^reply-to:"
-color header brightcyan default "^subject:"
-color header red default "^x-spam-rule:"
-color header green default "^x-mailer:"
-color header yellow default "^message-id:"
-color header yellow default "^Organization:"
-color header yellow default "^Organisation:"
-color header yellow default "^User-Agent:"
-color header yellow default "^message-id: .*pine"
-color header yellow default "^X-Fnord:"
-color header yellow default "^X-WebTV-Stationery:"
-
-color header red default "^x-spam-rule:"
-color header green default "^x-mailer:"
-color header yellow default "^message-id:"
-color header yellow default "^Organization:"
-color header yellow default "^Organisation:"
-color header yellow default "^User-Agent:"
-color header yellow default "^message-id: .*pine"
-color header yellow default "^X-Fnord:"
-color header yellow default "^X-WebTV-Stationery:"
-color header yellow default "^X-Message-Flag:"
-color header yellow default "^X-Spam-Status:"
-color header yellow default "^X-SpamProbe:"
-color header red default "^X-SpamProbe: SPAM"
-
-# Coloring quoted text - coloring the first 7 levels:
-color quoted cyan default
-color quoted1 yellow default
-color quoted2 red default
-color quoted3 green default
-color quoted4 cyan default
-color quoted5 yellow default
-color quoted6 red default
-color quoted7 green default
-
-# Default color definitions
-#color hdrdefault white green
-color signature brightmagenta default
-color indicator black cyan
-color attachment black green
-color error red default
-color message white default
-color search brightwhite magenta
-color status brightyellow blue
-color tree brightblue default
-color normal white default
-color tilde green default
-color bold brightyellow default
-color underline magenta default
-color markers brightcyan default
-
-# Color definitions when on a mono screen
-mono bold bold
-mono underline underline
-mono indicator reverse