ice_theme.php 910 B

1234567891011121314151617181920212223242526272829
  1. <?php
  2. /**
  3. * ice_theme.php
  4. * Name: Ice Theme
  5. * Date: January 7 2000
  6. *
  7. * @author Luke Ehresman
  8. * @copyright &copy; 2000-2007 The SquirrelMail Project Team
  9. * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  10. * @version $Id$
  11. * @package squirrelmail
  12. * @subpackage themes
  13. */
  14. global $color;
  15. $color[0] = '#c0daff'; // TitleBar
  16. $color[1] = '#800000'; // Error Message
  17. $color[2] = '#cc0000'; // Warning/Error Messages
  18. $color[3] = '#b0caff'; // Left Bar Background
  19. $color[4] = '#ffffff'; // Normal Background
  20. $color[5] = '#d0eaff'; // Table Headers
  21. $color[6] = '#000000'; // Text on left bar
  22. $color[7] = '#8888ff'; // Links
  23. $color[8] = '#000000'; // Normal text
  24. $color[9] = '#d0eaff'; // Darker version of #0
  25. $color[10] = '#f0faff'; // Darker version of #9
  26. $color[11] = '#770000'; // Special Folders color
  27. $color[15] = '#006600'; // Unselectable folders