summaryrefslogtreecommitdiff
path: root/mutt/.mutt/colors.muttrc
diff options
context:
space:
mode:
authorUrbain Vaes <urbain@vaes.uk>2018-02-21 12:18:32 +0000
committerUrbain Vaes <urbain@vaes.uk>2018-02-21 16:46:29 +0000
commitb9ea238dd7e8a56b1d171cdc76e405bb2a8584dd (patch)
treed693deb61965b724cd8630e0a061e5e762341c9c /mutt/.mutt/colors.muttrc
parent68d822599f074c24505eea2329bfc80e2745feab (diff)
Improve i3 status
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)"