diff options
author | Stefan Ritter <gideonstar@thehappy.de> | 2009-07-30 11:37:23 +0200 |
---|---|---|
committer | Stefan Ritter <gideonstar@thehappy.de> | 2009-07-30 11:37:23 +0200 |
commit | b7f565a62f5c262788f67dcfda7f07393af4972c (patch) | |
tree | 3fa705a6da12000613e96bedc1cf2374df97dfe6 | |
parent | d763e5389fa0a8c18aa3662a559bc86bae6749d5 (diff) |
Changed quote color for mutt
-rw-r--r-- | mutt/colors | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mutt/colors b/mutt/colors index a7475d0..959fcfe 100644 --- a/mutt/colors +++ b/mutt/colors @@ -4,7 +4,7 @@ color attachment brightwhite default color hdrdefault white default color indicator red black color markers brightwhite default -color quoted brightwhite default +color quoted red default color signature brightwhite default color status brightwhite default color tilde brightwhite default |