From 0e27a5e2fb547b849b2bc3e3016eab223657850c Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Sat, 11 Jun 2011 19:57:04 +0200 Subject: MUTT: Add some mailing lists and improve colors --- mutt/colors.muttrc | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'mutt/colors.muttrc') diff --git a/mutt/colors.muttrc b/mutt/colors.muttrc index a0283ad..a4a1394 100644 --- a/mutt/colors.muttrc +++ b/mutt/colors.muttrc @@ -20,11 +20,12 @@ uncolor index "~T" uncolor index "~D" # and recolor them appropriately -color index yellow default "~P" -color index brightcyan default "~N ~u" # new ML mail -color index brightyellow default "~N !~u" # new non-ML mail -color index brightgreen default "~T" -color index brightred default "~D" +color index yellow default "~P" +color index green default "~u" +color index brightgreen default "~N ~u" # new ML mail +color index brightyellow default "~N !~u" # new non-ML mail +color index brightmagenta default "~T" +color index red default "~D" # set up the headers color header yellow black "^from:" -- cgit v1.2.3-54-g00ecf