alien_glow.php 944 B

12345678910111213141516171819202122232425262728
  1. <?php
  2. /**
  3. * Name: Alien Glow Theme
  4. * Date: May 2, 2002
  5. *
  6. * @author Todd Hammer <thammer at rtccom.com>
  7. * @copyright &copy; 2002-2007 The SquirrelMail Project Team
  8. * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  9. * @version $Id$
  10. * @package squirrelmail
  11. * @subpackage themes
  12. */
  13. global $color;
  14. $color[0] = "#19881a"; // TitleBar
  15. $color[1] = "#800000"; //
  16. $color[2] = "#cc0000"; // Warning/Error Messages
  17. $color[3] = "#000000"; // Left Bar Background
  18. $color[4] = "#000000"; // Normal Background
  19. $color[5] = "#0a6c11"; // Table Headers
  20. $color[6] = "#4cc748"; // Text on left bar
  21. #$color[7] = "#706c44"; // Links
  22. $color[7] = "#ffffff"; // Normal text
  23. $color[8] = "#61ff5c"; // Links
  24. $color[9] = "#157316"; // Darker version of #0
  25. $color[10] = "#105611"; // Darker version of #9
  26. $color[11] = "#ffffff"; // Special Folders color