plain_blue_theme.php 925 B

1234567891011121314151617181920212223242526272829
  1. <?php
  2. /**
  3. * Name: Plain Blue
  4. * Date: April 30, 2000
  5. *
  6. * @author Luke Ehresman
  7. * @copyright &copy; 2000-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] = '#a2bed4'; // TitleBar
  15. $color[1] = '#800000'; //
  16. $color[2] = '#cc0000'; // Warning/Error Messages
  17. $color[3] = '#6795b9'; // Left Bar Background
  18. $color[4] = '#ffffff'; // Normal Background
  19. $color[5] = '#94abc0'; // Table Headers
  20. $color[6] = '#000000'; // Text on left bar
  21. $color[7] = '#0000cc'; // Links
  22. $color[8] = '#000000'; // Normal text
  23. $color[9] = '#83a0ba'; // Darker version of #0
  24. $color[10] = '#376589'; // Darker version of #9
  25. $color[11] = '#770000'; // Special Folders color
  26. $color[12] = '#ededed'; // Alternating rows color
  27. $color[15] = '#001166'; // Unselectable folders