midnight.php 1.0 KB

1234567891011121314151617181920212223242526272829303132
  1. <?php
  2. /**
  3. * midnight.php
  4. * Name: Midnight
  5. * Date: November 14, 2001
  6. * Comment: A popular theme with Jim's users
  7. *
  8. * @author Jim Riffle
  9. * @copyright &copy; 2001-2007 The SquirrelMail Project Team
  10. * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  11. * @version $Id$
  12. * @package squirrelmail
  13. * @subpackage themes
  14. */
  15. global $color;
  16. $color[0] = '#0000ff'; // TitleBar
  17. $color[1] = '#800000'; // Unseen messages color (unused?)
  18. $color[2] = '#cc0000'; // Warning/Error Messages
  19. $color[3] = '#000066'; // Left Bar Background
  20. $color[4] = '#000000'; // Normal Background
  21. $color[5] = '#003333'; // Table Headers
  22. $color[6] = '#ffffff'; // Text on left bar
  23. $color[7] = '#00ffcc'; // Links
  24. $color[8] = '#ffffff'; // Normal text
  25. $color[9] = '#000099'; // Darker version of #0
  26. $color[10] = '#33ff66'; // Dimmed out folder color
  27. $color[11] = '#7070ff'; // Special folders / Unseen messages color
  28. $color[12] = '#3300cc'; // Alternate table row color
  29. $color[13] = '#3333cc';
  30. $color[15] = '#33ff66'; // Unselectable folders