Slightly less intrusive forwarded row coloring
authorMichael M Slusarz <slusarz@curecanti.org>
Wed, 27 Jan 2010 22:46:23 +0000 (15:46 -0700)
committerMichael M Slusarz <slusarz@curecanti.org>
Thu, 28 Jan 2010 08:34:18 +0000 (01:34 -0700)
imp/config/prefs.php.dist

index bd86b3e..49eef02 100644 (file)
@@ -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