From c84b98e72b01b423efd20a8c4e05135cf3c030f9 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Thu, 2 Jun 2016 11:05:02 -0400 Subject: [PATCH] mutt: try a diff color scheme --- .config/mutt/theme/256color.rc | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/.config/mutt/theme/256color.rc b/.config/mutt/theme/256color.rc index aaf751c..6cf9a98 100644 --- a/.config/mutt/theme/256color.rc +++ b/.config/mutt/theme/256color.rc @@ -15,16 +15,16 @@ #color underline brightcolor240 color232 # hilighting underlined patterns in body # # Quote colors -#color quoted color130 color232 -#color quoted1 color25 color232 -#color quoted2 color171 color232 -#color quoted3 color38 color232 -#color quoted4 color100 color232 -#color quoted5 color53 color232 -#color quoted6 color29 color232 -#color quoted7 color127 color232 -#color quoted8 color59 color232 -#color quoted9 color167 color232 +color quoted color209 default +color quoted1 color131 default +color quoted2 color210 default +color quoted3 color204 default +color quoted4 color167 default +color quoted5 color173 default +color quoted6 color215 default +color quoted7 color4 default +color quoted8 color216 default +color quoted9 color137 default # # Color for the attribution-line #color body color130 color232 "^[^>].*(wrote|writes|said|say(s)?).*:" -- 2.39.2