Skip .svn dir. Leaving CVS dir in case it is left over in some people's downloaded...
[squirrelmail.git] / themes / sandstorm_theme.php
index 483f7181514c596c12bb3e46ff6f73177e9bc0ce..401b77b0c48f35278b37818568eed08692580ea6 100644 (file)
@@ -1,21 +1,29 @@
 <?php
-   /** Author:       Luke Ehresman
-       Date:         January 2, 2000
-       Theme Name:   "Sand Storm"
 
-       This is a theme using Tan as its main color.
-    **/
+/**
+ * Name:    Sand Storm
+ * Date:    January 2, 2000
+ * Comment: This is a theme using Tan as its main color.
+ *
+ * @author Luke Ehresman
+ * @copyright &copy; 2000-2007 The SquirrelMail Project Team
+ * @license http://opensource.org/licenses/gpl-license.php GNU Public License
+ * @version $Id$
+ * @package squirrelmail
+ * @subpackage themes
+ */
 
-    $color[0]   = "#CFB789"; // (darker tan)     TitleBar
-    $color[1]   = "#800000"; // (red)
-    $color[2]   = "#CC0000"; // (light red)      Warning/Error Messages
-    $color[3]   = "#AF9769"; // (tan)            Left Bar Background
-    $color[4]   = "#FFE9BF"; // (light tan)      Normal Background
-    $color[5]   = "#FFFFCC"; // (light yellow)   Table Headers
-    $color[6]   = "#000000"; // (black)          Text on left bar
-    $color[7]   = "#8B6029"; // (blue)           Links
-    $color[8]   = "#000000"; // (black)          Normal text
-    $color[9]   = "#BFA779"; // (mid tan)        Darker version of #0
-    $color[10]  = "#7F6729"; // (dark tan)       Darker version of #9
-    $color[11]  = "#770000"; // (dark red)       Special Folders color
-?>
+global $color;
+$color[0]   = '#cfb789'; // (darker tan)     TitleBar
+$color[1]   = '#800000'; // (red)
+$color[2]   = '#cc0000'; // (light red)      Warning/Error Messages
+$color[3]   = '#af9769'; // (tan)            Left Bar Background
+$color[4]   = '#ffe9bf'; // (light tan)      Normal Background
+$color[5]   = '#ffffcc'; // (light yellow)   Table Headers
+$color[6]   = '#000000'; // (black)          Text on left bar
+$color[7]   = '#8b6029'; // (blue)           Links
+$color[8]   = '#000000'; // (black)          Normal text
+$color[9]   = '#bfa779'; // (mid tan)        Darker version of #0
+$color[10]  = '#7f6729'; // (dark tan)       Darker version of #9
+$color[11]  = '#770000'; // (dark red)       Special Folders color
+$color[15]  = '#7f6729'; // (dark tan)       Unselectable folders