Fix XSS problem with unsanitized style tags in messages [CVE-2011-2023]
[squirrelmail.git] / themes / midnight.php
... / ...
CommitLineData
1<?php
2
3/**
4 * midnight.php
5 * Name: Midnight
6 * Date: November 14, 2001
7 * Comment: A popular theme with Jim's users
8 *
9 * @author Jim Riffle
10 * @copyright 2001-2011 The SquirrelMail Project Team
11 * @license http://opensource.org/licenses/gpl-license.php GNU Public License
12 * @version $Id$
13 * @package squirrelmail
14 * @subpackage themes
15 */
16
17global $color;
18$color[0] = '#0000ff'; // TitleBar
19$color[1] = '#800000'; // Unseen messages color (unused?)
20$color[2] = '#cc0000'; // Warning/Error Messages
21$color[3] = '#000066'; // Left Bar Background
22$color[4] = '#000000'; // Normal Background
23$color[5] = '#003333'; // Table Headers
24$color[6] = '#ffffff'; // Text on left bar
25$color[7] = '#00ffcc'; // Links
26$color[8] = '#ffffff'; // Normal text
27$color[9] = '#000099'; // Darker version of #0
28$color[10] = '#33ff66'; // Dimmed out folder color
29$color[11] = '#7070ff'; // Special folders / Unseen messages color
30$color[12] = '#3300cc'; // Alternate table row color
31$color[13] = '#3333cc';
32$color[15] = '#33ff66'; // Unselectable folders