aboutsummaryrefslogtreecommitdiff
path: root/mutt
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-09-09 12:28:59 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-09-09 12:28:59 +1200
commit0b26612bfda051afd0e8651bda8f66531c585d7c (patch)
tree99d6663397f9a7ac537d5c8bd8b075d8570eb704 /mutt
parentMore color tweaks to Mutt (diff)
downloaddotfiles-0b26612bfda051afd0e8651bda8f66531c585d7c.tar.gz
dotfiles-0b26612bfda051afd0e8651bda8f66531c585d7c.zip
Restore named colours
Actually, I should just configure my terminal not to bold the text
Diffstat (limited to 'mutt')
-rw-r--r--mutt/muttrc.m420
1 files changed, 10 insertions, 10 deletions
diff --git a/mutt/muttrc.m4 b/mutt/muttrc.m4
index a93e8cf4..80238a9a 100644
--- a/mutt/muttrc.m4
+++ b/mutt/muttrc.m4
@@ -38,16 +38,16 @@ attachments -I message/external-body
set header_cache = '~/.cache/mutt/headers'
# Colors
-color attachment color11 default
-color hdrdefault cyan default
-color indicator black white
-color markers color9 default
-color normal default default
-color quoted green default
-color signature cyan default
-color status default color22
-color tilde color8 default
-color tree default default
+color attachment brightyellow default
+color hdrdefault cyan default
+color indicator black white
+color markers brightred default
+color normal default default
+color quoted green default
+color signature cyan default
+color status default color22
+color tilde brightblack default
+color tree default default
# Completion
bind editor <Tab> complete-query