From: Michael M Slusarz Date: Wed, 27 Jan 2010 22:46:23 +0000 (-0700) Subject: Slightly less intrusive forwarded row coloring X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=6cbae7c2f101f05eb1a1045c9a26503954432546;p=horde.git Slightly less intrusive forwarded row coloring --- diff --git a/imp/config/prefs.php.dist b/imp/config/prefs.php.dist index bd86b3eb9..49eef0265 100644 --- a/imp/config/prefs.php.dist +++ b/imp/config/prefs.php.dist @@ -1224,7 +1224,7 @@ $_prefs['msgflags'] = array( // Forwarded flag (RFC 5550 [5.9]) '$forwarded' => array( 'a' => 'F', - 'b' => '#aadddd', + 'b' => '#bfdfdf', 'c' => 'flagForwarded', 'l' => _("Forwarded"), // Pursuant to RFC, this flag SHOULD NOT be changed by the user