From 0b26612bfda051afd0e8651bda8f66531c585d7c Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Fri, 9 Sep 2016 12:28:59 +1200 Subject: Restore named colours Actually, I should just configure my terminal not to bold the text --- mutt/muttrc.m4 | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'mutt') 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 complete-query -- cgit v1.2.3