Source for file seaspray_theme.php

Documentation is available at seaspray_theme.php

  1. <?php
  2.  
  3. /**
  4.  * Name:    Sea Spray Theme
  5.  * Date:    March 3, 2000
  6.  *
  7.  * @author Luke Ehresman
  8.  * @copyright 2000-2020 The SquirrelMail Project Team
  9.  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  10.  * @version $Id: seaspray_theme.php 14840 2020-01-07 07:42:38Z pdontthink $
  11.  * @package squirrelmail
  12.  * @subpackage themes
  13.  */
  14.  
  15. global $color;
  16. $color[0]   '#7ca4a4';
  17. $color[1]   '#800000';
  18. $color[2]   '#cc0000';
  19. $color[3]   '#588080';
  20. $color[4]   '#dcffff';
  21. $color[5]   '#98c0c0';
  22. $color[6]   '#000000';
  23. $color[7]   '#184040';
  24. $color[8]   '#000000';
  25. $color[9]   '#78a0a0';
  26. $color[10]  '#386060';
  27. $color[11]  '#ffffb0';
  28. $color[15]  '#b0ffff';

Documentation generated on Mon, 13 Jan 2020 04:25:15 +0100 by phpDocumentor 1.4.3