update randomizing themes for larger color array
[squirrelmail.git] / themes / bluesteel_theme.php
index 58f8ff96e4d370f85f5e8087bb7fcfe4882d25bc..c92f55accc1462cc5930bd2951d7129bace7abec 100644 (file)
@@ -3,10 +3,9 @@
 /**
  * bluesteel_theme.php
  *
- * Copyright (c) 2000-2004 The SquirrelMail Project Team
- * Licensed under the GNU GPL. For full terms see the file COPYING.
- *
- * $Id$
+ * @copyright © 2000-2007 The SquirrelMail Project Team
+ * @license http://opensource.org/licenses/gpl-license.php GNU Public License
+ * @version $Id$
  * @package squirrelmail
  * @subpackage themes
  */
@@ -25,4 +24,3 @@ $color[9]   = '#ababab'; // (mid-gray)       Lighter version of #0
 $color[10]  = '#666666'; // (dark gray)      Darker version of #0
 $color[11]  = '#770000'; // (dark red)       Special Folders color
 $color[15]  = '#ababab'; // (mid-gray)       Unselectable folders
-?>
\ No newline at end of file