Fix PHP notice - this function is called statically, so needs to be declared as such...
[squirrelmail.git] / themes / blue_on_blue.php
1 <?php
2 /**
3 * Author: Lucas Austin-Howe <lucash@slic.com>
4 * Name: Blue on Blue
5 * Date: December 29, 2005
6 * Theme Name: "Blue on Blue"
7 * @copyright 2005-2015 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
14 global $color;
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