diff options
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 |