fsf changes, meant to be rebased on upstream
[squirrelmail.git] / themes / bluesnews_theme.php
1 <?php
2
3 /**
4 * Name: BluesNews
5 * Date: August 15, 2000
6 * Comment: In the long tradition of mimicing popular sites, I bring
7 * you the 'inspired by BluesNews.com' theme. Simple, high-
8 * contrast colorset, easy to read with very little eye strain.
9 *
10 * @author Ray Black
11 * @copyright 2000-2021 The SquirrelMail Project Team
12 * @license http://opensource.org/licenses/gpl-license.php GNU Public License
13 * @version $Id$
14 * @package squirrelmail
15 * @subpackage themes
16 */
17
18 global $color;
19 $color[0] = '#181818'; // (off-black) TitleBar
20 $color[1] = '#a0a0a0'; // (gray) Quoted Replies in Emails
21 $color[2] = '#800000'; // (red) Warning/Error Messages
22 $color[3] = '#000000'; // (black) Left Bar Background
23 $color[4] = '#000000'; // (black) Normal Background
24 $color[5] = '#000080'; // (bright blue) Table Headers
25 $color[6] = '#ffff80'; // (bright yellow) Text on left bar
26 $color[7] = '#ffff80'; // (bright yellow) Links
27 $color[8] = '#ffffff'; // (white) Normal text
28 $color[9] = '#000080'; // (bright blue) Darker version of #0
29 $color[10] = '#000080'; // (bright blue) Darker version of #9
30 $color[11] = '#3333ff'; // (dull blue) Special Folders color
31 $color[12] = '#808080'; // Alternate rows
32 $color[15] = '#c0c060'; // (dull yellow) Unselectable folders