Source for file blue_on_blue.php

Documentation is available at blue_on_blue.php

  1. <?php
  2.  
  3. /**
  4.  * Author:      Lucas Austin-Howe <[email protected]>
  5.  * Name:        Blue on Blue
  6.  * Date:        December 29, 2005
  7.  * Theme Name:  "Blue on Blue"
  8.  * @copyright 2005-2020 The SquirrelMail Project Team
  9.  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  10.  * @version $Id: blue_on_blue.php 14840 2020-01-07 07:42:38Z pdontthink $
  11.  * @package squirrelmail
  12.  * @subpackage themes
  13.  */
  14.  
  15. $color[0]  '#4c4b83'// TitleBar
  16. $color[1]  '#ffffff'// Not Currently Used
  17. $color[2]  '#ffffff'// Warning/Error Messages
  18. $color[3]  '#19193a'// Left Bar Background
  19. $color[4]  '#19193a'// Normal Background
  20. $color[5]  '#19193a'// Table Headers
  21. $color[6]  '#8a8aaf'// Text on Left Bar
  22. $color[7]  '#8a8aaf'// Normal text
  23. $color[8]  '#9097bc'// Links
  24. $color[9]  '#2d2d3b'// Darker Version of #0
  25. $color[10'#16161d'// Darker Version of #9
  26. $color[11'#ffffff'// Special Folders color
  27. $color[12'#1d1d26'// Alternate List Item Color (alternates with #4)
  28. $color[13'#8a8aaf'// Single-Quoted text
  29. $color[14'#8a8aaf'// Two or more quotes
  30. $color[15'#ffffff'// Unselectable Folders

Documentation generated on Mon, 13 Jan 2020 04:24:15 +0100 by phpDocumentor 1.4.3