X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=themes%2Fchristmas.php;h=9381105e0be03c0f9e6cbfef75c8dc86e0a06b92;hb=0940b016e1d622661909f2787ceebe468b04a8bc;hp=a323b2d5c3a0fd23abe0e275f0433ab170f054e9;hpb=c85d598082b7051b6272a5e36cb7c02ebd16b535;p=squirrelmail.git diff --git a/themes/christmas.php b/themes/christmas.php index a323b2d5..9381105e 100644 --- a/themes/christmas.php +++ b/themes/christmas.php @@ -2,30 +2,30 @@ /** * christmas.php - * Name: Christmas - * Author: Jon Tai - * Date: December 23, 2001 + * Name: Christmas + * Date: December 23, 2001 * Comment: This is a Christmas theme shipped with SquirrelMail 1.2.0. * - * Copyright (c) 2001-2002 The SquirrelMail Project Team - * Licensed under the GNU GPL. For full terms see the file COPYING. - * - * $Id$ + * @author Jon Tai + * @copyright © 2001-2007 The SquirrelMail Project Team + * @license http://opensource.org/licenses/gpl-license.php GNU Public License + * @version $Id$ + * @package squirrelmail + * @subpackage themes */ global $color; -$color[0] = "#5C9F5C"; // TitleBar -$color[1] = "#AF0000"; // Unseen messages color (unused?) -$color[2] = "#CC0000"; // Warning/Error Messages -$color[3] = "#308030"; // Left Bar Background -$color[4] = "#FFFFFF"; // Normal Background -$color[5] = "#88BA88"; // Table Headers -$color[6] = "#DEDEDE"; // Text on left bar -$color[7] = "#EE0000"; // Links -$color[8] = "#000000"; // Normal text -$color[9] = "#308F30"; // Darker version of #0 -$color[10] = "#88AA88"; // Dimmed out folder color -$color[11] = "#EE0000"; // Special folders / Unseen messages color -$color[12] = "#DDFFDD"; // Alternate table row color - -?> +$color[0] = '#5c9f5c'; // TitleBar +$color[1] = '#af0000'; // Unseen messages color (unused?) +$color[2] = '#cc0000'; // Warning/Error Messages +$color[3] = '#308030'; // Left Bar Background +$color[4] = '#ffffff'; // Normal Background +$color[5] = '#88ba88'; // Table Headers +$color[6] = '#dedede'; // Text on left bar +$color[7] = '#ee0000'; // Links +$color[8] = '#000000'; // Normal text +$color[9] = '#308f30'; // Darker version of #0 +$color[10] = '#88aa88'; // Dimmed out folder color +$color[11] = '#ee0000'; // Special folders / Unseen messages color +$color[12] = '#ddffdd'; // Alternate table row color +$color[15] = '#aaffaa'; // Unselectable folders