Implement sqextractGlobalVar with sqgetGlobalVar
[squirrelmail.git] / themes / christmas.php
index e3abfe44290cb332752e1a981acff2869f06effe..33858f4f8a3cb07c3b8c75980411132140b3c465 100644 (file)
@@ -7,7 +7,7 @@
  *    Date:    December 23, 2001
  *    Comment: This is a Christmas theme shipped with SquirrelMail 1.2.0.
  *
- * Copyright (c) 2001-2002 The SquirrelMail Project Team
+ * Copyright (c) 2001-2003 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * $Id$
@@ -27,5 +27,6 @@ $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
 
 ?>