git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@14438...
[squirrelmail.git] / themes / plain_blue_theme.php
CommitLineData
a871010c 1<?php
a871010c 2
ed430208 3/**
c4309fbd 4 * Name: Plain Blue
c4309fbd 5 * Date: April 30, 2000
ed430208 6 *
4b4abf93 7 * @author Luke Ehresman
701e7bee 8 * @copyright 2000-2014 The SquirrelMail Project Team
4b4abf93 9 * @license http://opensource.org/licenses/gpl-license.php GNU Public License
10 * @version $Id$
c4309fbd 11 * @package squirrelmail
12 * @subpackage themes
ed430208 13 */
14
15global $color;
eb548244 16$color[0] = '#a2bed4'; // TitleBar
17$color[1] = '#800000'; //
18$color[2] = '#cc0000'; // Warning/Error Messages
19$color[3] = '#6795b9'; // Left Bar Background
20$color[4] = '#ffffff'; // Normal Background
21$color[5] = '#94abc0'; // Table Headers
ecf5c1bd 22$color[6] = '#000000'; // Text on left bar
eb548244 23$color[7] = '#0000cc'; // Links
ecf5c1bd 24$color[8] = '#000000'; // Normal text
eb548244 25$color[9] = '#83a0ba'; // Darker version of #0
ecf5c1bd 26$color[10] = '#376589'; // Darker version of #9
27$color[11] = '#770000'; // Special Folders color
eb548244 28$color[12] = '#ededed'; // Alternating rows color
ecf5c1bd 29$color[15] = '#001166'; // Unselectable folders