deepocean_theme.php 1.2 KB

12345678910111213141516171819202122232425262728293031
  1. <?php
  2. /**
  3. * deepocean_theme.php
  4. * Name: Deep Ocean
  5. * Date: January 3, 2000
  6. * Comment: Deep Ocean is a theme that is very blue.
  7. *
  8. * @author M.J. Prinsen
  9. * @copyright &copy; 2000-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] = '#6188a9'; // (light gray) TitleBar
  17. $color[1] = '#800000'; // (red)
  18. $color[2] = '#cc0000'; // (light red) Warning/Error Messages
  19. $color[3] = '#294763'; // (green-blue) Left Bar Background
  20. $color[4] = '#7a9cbf'; // (white) Normal Background
  21. $color[5] = '#597d9d'; // (light yellow) Table Headers
  22. $color[6] = '#ffffff'; // (black) Text on left bar
  23. $color[7] = '#014070'; // (blue) Links
  24. $color[8] = '#000000'; // (black) Normal text
  25. $color[9] = '#587b99'; // (mid-gray) Darker version of #0
  26. $color[10] = '#496e8b'; // (dark gray) Darker version of #9
  27. $color[11] = '#a7c5f3'; // (dark red) Special Folders color
  28. $color[12] = '#7092b4';
  29. $color[15] = '#83a1da'; // (another blue) Unselectable folders color