summaryrefslogtreecommitdiff
path: root/mutt/.mutt/colors.muttrc
diff options
context:
space:
mode:
Diffstat (limited to 'mutt/.mutt/colors.muttrc')
-rw-r--r--mutt/.mutt/colors.muttrc25
1 files changed, 0 insertions, 25 deletions
diff --git a/mutt/.mutt/colors.muttrc b/mutt/.mutt/colors.muttrc
deleted file mode 100644
index c868b9f..0000000
--- a/mutt/.mutt/colors.muttrc
+++ /dev/null
@@ -1,25 +0,0 @@
-color normal blue default
-color error red default
-color tilde black default
-color message cyan default
-color markers red white
-color attachment white default
-color search brightmagenta default
-color status green black
-color indicator brightblack yellow
-
-color index blue default "~R"
-color index brightblue default "~N"
-color index cyan default "~U"
-color index green default "~Q"
-color index red default "~D"
-color index magenta default "~F"
-
-color quoted cyan default
-color quoted1 magenta default
-color quoted2 red default
-
-color header green default "^(From)"
-color header yellow default "^(To)"
-color header magenta default "^(Subject)"
-color header red default "^(CC)"