netstyle_theme.php 1.4 KB

1234567891011121314151617181920212223242526272829303132
  1. <?php
  2. /**
  3. * Date: October 6, 2004
  4. * Theme Name: 'Net-Style theme'
  5. * URL: http://www.net-style.it
  6. *
  7. * @author Gabriele Maidecchi
  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] = '#f09000'; // (dark orange) TitleBar
  16. $color[1] = '#800000'; // (red)
  17. $color[2] = '#CC0000'; // (light red) Warning/Error Messages
  18. $color[3] = '#ffcc66'; // (light orange) Left Bar Background
  19. $color[4] = '#FFFFFF'; // (white) Normal Background
  20. $color[5] = '#ffbb55'; // (light orange) Table Headers
  21. $color[6] = '#000000'; // (black) Text on left bar
  22. $color[7] = '#770000'; // (dark red) Links
  23. $color[8] = '#000000'; // (black) Normal text
  24. $color[9] = '#ffbb55'; // (light orange) Darker version of #0
  25. $color[10] = '#F06000'; // (darkest orange) Darker version of #9
  26. $color[11] = '#770000'; // (dark red) Special Folders color
  27. $color[12] = '#FFFFCC'; // (lightest yellow) Alternate color for message list
  28. $color[13] = '#0000F0'; // (blue) Color for quoted text -- > 1 quote
  29. $color[14] = '#00C060'; // (green) Color for quoted text -- >> 2 or more
  30. $color[15] = '#002266'; // (dark blue) Unselectable folders