X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=themes%2Fmidnight.php;h=669951be5d413c2f0d0d472fcfed277396918c16;hb=b010ae0687beba8710b39f0de1bf3b945afe17c3;hp=6da08ccd83ed10536229424f42286b239d0daff6;hpb=7995c55fdb85633f08b362154327a7c81c17305f;p=squirrelmail.git diff --git a/themes/midnight.php b/themes/midnight.php index 6da08ccd..669951be 100644 --- a/themes/midnight.php +++ b/themes/midnight.php @@ -7,7 +7,7 @@ * Date: November 14, 2001 * Comment: A popular theme with Jim's users * - * Copyright (c) 2001-2002 The SquirrelMail Project Team + * Copyright (c) 2001-2003 The SquirrelMail Project Team * Licensed under the GNU GPL. For full terms see the file COPYING. * * $Id$ @@ -25,8 +25,8 @@ $color[7] = '#00FFCC'; // Links $color[8] = '#FFFFFF'; // Normal text $color[9] = '#000099'; // Darker version of #0 $color[10] = '#33FF66'; // Dimmed out folder color -$color[11] = '#000060'; // Special folders / Unseen messages color +$color[11] = '#7070FF'; // Special folders / Unseen messages color $color[12] = '#3300CC'; // Alternate table row color $color[13] = '#3333CC'; - +$color[15] = '#33FF66'; // Unselectable folders ?>