Clarify docs
[squirrelmail.git] / themes / blue_grey_theme.php
index 6fbe70bac45783d36a502474ff298a9208d058d6..62402c0983de70387c92348a270d284ecf381720 100644 (file)
@@ -3,28 +3,28 @@
 /**
  * blue_grey_theme.php
  *    Name:   Blue-grey
- *    Author: M.J. Prinsen
  *    Date:   July 20, 2001
  *
- * Copyright (c) 2001-2002 The SquirrelMail Project Team
- * Licensed under the GNU GPL. For full terms see the file COPYING.
- *
- * $Id$
+ * @author M.J. Prinsen
+ * @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]   = "#6188A9"; // (middle blue)    TitleBar
-$color[1]   = "#800000"; // (red)
-$color[2]   = "#CC0000"; // (light red)      Warning/Error Messages
-$color[3]   = "#294763"; // (dark blue)      Left Bar Background
-$color[4]   = "#929292"; // (dark grey)      Normal Background or C0C0C0
-$color[5]   = "#597D9D"; // (middle blue)       Table Headers
-$color[6]   = "#FFFFFF"; // (white)          Text on left bar
-$color[7]   = "#FFFFFF"; // (white)          Links
-$color[8]   = "#FFFFFF"; // (white)          Normal text
-$color[9]   = "#587B99"; // (middle gray)    Darker version of #0
-$color[10]  = "#496E8B"; // (dark gray)      Darker version of #9
-$color[11]  = "#A7C5F3"; // (light blue)     Special Folders color
-$color[12]  = "#7092B4";
-
-?>
+$color[0]   = '#6188a9'; // (middle blue)    TitleBar
+$color[1]   = '#800000'; // (red)
+$color[2]   = '#cc0000'; // (light red)      Warning/Error Messages
+$color[3]   = '#294763'; // (dark blue)      Left Bar Background
+$color[4]   = '#929292'; // (dark grey)      Normal Background or c0c0c0
+$color[5]   = '#597d9d'; // (middle blue)    Table Headers
+$color[6]   = '#ffffff'; // (white)          Text on left bar
+$color[7]   = '#ffffff'; // (white)          Links
+$color[8]   = '#ffffff'; // (white)          Normal text
+$color[9]   = '#587b99'; // (middle gray)    Darker version of #0
+$color[10]  = '#496e8b'; // (dark gray)      Darker version of #9
+$color[11]  = '#a7c5f3'; // (light blue)     Special Folders color
+$color[12]  = '#7092b4';
+$color[15]  = '#d0d0d0'; // (light gray)     Unselectable folders