another stupidy. It looks that i wasn't awake yesterday.
[squirrelmail.git] / themes / default_theme.php
index 6bb286780b503b1d8f2099538be8316a0e61ba81..c994cd083de7b814762f4268855f1240784aad8a 100644 (file)
@@ -1,6 +1,6 @@
 <?php
+
 /**
- * @author Luke Ehresman
  * January 2, 2000
  * Theme Name:   'Default Theme'
  * This is the default theme that comes standard with SquirrelMail.
  * You might want to submit the theme you create to our Patches tracker
  * on http://sourceforge.net/projects/squirrelmail
  * for inclusion in further releases of SquirrelMail.
+ *
+ * @author Luke Ehresman
+ * @copyright &copy; 2000-2005 The SquirrelMail Project Team
+ * @license http://opensource.org/licenses/gpl-license.php GNU Public License
+ * @version $Id$
  * @package squirrelmail
  * @subpackage themes
  **/
@@ -35,4 +40,5 @@
     $color[13]  = '#800000'; // (dark red)       Color for quoted text -- > 1 quote
     $color[14]  = '#ff0000'; // (red)            Color for quoted text -- >> 2 or more
     $color[15]  = '#002266'; // (dark blue)      Unselectable folders
+    $color[16]  = '#ff9933'; // (orange)         Highlight color
 ?>
\ No newline at end of file