git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@14352...
[squirrelmail.git] / themes / blue_grey_theme.php
index d1250b7e077946e74386d0876d3a0000ce743173..13772ea91003c463029f08b3941602d2192629ec 100644 (file)
@@ -1,24 +1,30 @@
 <?php
-   /** Author:       M.J. Prinsen
-       Date:         July 20, 2001
-       Theme Name:   "Blue-grey"
 
-       Deep Ocean is a theme that is very blue with a dark grey background.
-    **/
+/**
+ * blue_grey_theme.php
+ *    Name:   Blue-grey
+ *    Date:   July 20, 2001
+ *
+ * @author M.J. Prinsen
+ * @copyright 2001-2012 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";
-?>
-)
+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[15]  = '#d0d0d0'; // (light gray)     Unselectable folders