From: fidian Date: Wed, 21 Feb 2001 00:19:47 +0000 (+0000) Subject: * My last color was a smidge too bright. X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=commitdiff_plain;h=3d8af2571678be0070bf4dcca674d05b9241781a * My last color was a smidge too bright. * Hey, where's the collapseable folders option for 1.1?? git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@1147 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/themes/black_bean_burrito_theme.php b/themes/black_bean_burrito_theme.php index bad07084..57bf70f8 100644 --- a/themes/black_bean_burrito_theme.php +++ b/themes/black_bean_burrito_theme.php @@ -16,5 +16,5 @@ $color[9] = "#414141"; // (dark gray) Darker version of #0 $color[10] = "#292929"; // (darker gray) Darker version of #9 $color[11] = "#AAAA44"; // (light red) Special Folders color - $color[12] = "#303030"; // (dark gray) Alternate color for message backround in index table + $color[12] = "#202020"; // (dark gray) Alternate color for message backround in index table ?>