Source for file redmond.php

Documentation is available at redmond.php

  1. <?php
  2.  
  3. /**
  4.  * SquirrelMail Redmond Theme
  5.  *
  6.  * Date:          January 25, 2004
  7.  * Theme Name:    'Redmond Theme'
  8.  *
  9.  * @author Bert-Jan Wiegeraad
  10.  * @copyright &copy; 2004-2006 The SquirrelMail Project Team
  11.  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  12.  * @version $Id: redmond.php,v 1.1.2.3 2006/02/03 22:27:56 jervfors Exp $
  13.  * @package squirrelmail
  14.  * @subpackage themes
  15.  */
  16.  
  17.     global $color;
  18.     $color[0]   '#ece9d8';
  19.     $color[1]   '#800000';
  20.     $color[2]   '#cc0000';
  21.     $color[3]   '#aba899';
  22.     $color[4]   '#ffffff';
  23.     $color[5]   '#ece9d8';
  24.     $color[6]   '#ffffff';
  25.     $color[7]   '#0000cc';
  26.     $color[8]   '#000000';
  27.     $color[9]   '#aba899';
  28.     $color[10]  '#666666';
  29.     $color[11]  '#ffffcc';
  30.     $color[12]  '#ffffcc';
  31.     $color[13]  '#800000';
  32.     $color[14]  '#ff0000';
  33.     $color[15]  '#002266';
  34. ?>

Documentation generated on Sat, 07 Oct 2006 16:33:12 +0300 by phpDocumentor 1.3.0RC6