EHCP-Force-Edition/ehcp/webmail2/themes/blue_grey_theme.php
2018-04-02 16:26:17 -06:00

30 lines
1.2 KiB
PHP

<?php
/**
* blue_grey_theme.php
* Name: Blue-grey
* Date: July 20, 2001
*
* @author M.J. Prinsen
* @copyright 2001-2011 The SquirrelMail Project Team
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
* @version $Id: blue_grey_theme.php 14084 2011-01-06 02:44:03Z pdontthink $
* @package squirrelmail
* @subpackage themes
*/
global $color;
$color[0] = '#6188a9'; // (middle blue) TitleBar
$color[1] = '#800000'; // (red)
$color[2] = '#cc0000'; // (light red) Warning/Error Messages
$color[3] = '#294763'; // (dark blue) Left Bar Background
$color[4] = '#929292'; // (dark grey) Normal Background or c0c0c0
$color[5] = '#597d9d'; // (middle blue) Table Headers
$color[6] = '#ffffff'; // (white) Text on left bar
$color[7] = '#ffffff'; // (white) Links
$color[8] = '#ffffff'; // (white) Normal text
$color[9] = '#587b99'; // (middle gray) Darker version of #0
$color[10] = '#496e8b'; // (dark gray) Darker version of #9
$color[11] = '#a7c5f3'; // (light blue) Special Folders color
$color[12] = '#7092b4';
$color[15] = '#d0d0d0'; // (light gray) Unselectable folders