diff options
author | Stefan Ritter <xeno@thehappy.de> | 2013-01-06 16:32:50 +0100 |
---|---|---|
committer | Stefan Ritter <xeno@thehappy.de> | 2013-01-06 16:32:50 +0100 |
commit | 0eb06ba89af67ade0e4f29e8ee3ce9d632aff53c (patch) | |
tree | 9b0302aa7dc7922d87acd23136508ce0ba00f9da /mutt/colors | |
parent | bd2bb5d2835d8637e28b4d9839c9a0427a4647db (diff) |
Diffstat (limited to 'mutt/colors')
-rw-r--r-- | mutt/colors | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/mutt/colors b/mutt/colors deleted file mode 100644 index 792128c..0000000 --- a/mutt/colors +++ /dev/null @@ -1,26 +0,0 @@ -color normal white default - -color attachment white default -color hdrdefault white default -color indicator blue default -color markers red default -color quoted green default -color signature black default -color status white blue -color tilde white default -color tree white default - -### header colors -color header yellow default ^From: -color header yellow default ^To: -color header yellow default ^Reply-To: -color header yellow default ^Cc: -color header brightyellow default ^Subject: - -### body colors -color body red default [\-\.+_a-zA-Z0-9]+@[\-\.a-zA-Z0-9]+ -color body red default (https?|ftp)://[\-\.\,/%~_:?\#a-zA-Z0-9]+ - -### index colors -color index red default ~N -color index red default ~O |