PHP 5.3 deprecated ereg() function (#2820952)
[squirrelmail.git] / themes / dompie_theme.php
CommitLineData
e1fdcb67 1<?php
e1fdcb67 2
d88b6310 3/**
4 * dompie_theme.php
c4309fbd 5 * Name: Dompie
c4309fbd 6 * Date: November 19, 2001
7 * Comment: Has a dark blue left-bar and a white/grey right frame.
d88b6310 8 *
4b4abf93 9 * @author M.J. Prinsen
d4e46166 10 * @copyright &copy; 2001-2009 The SquirrelMail Project Team
4b4abf93 11 * @license http://opensource.org/licenses/gpl-license.php GNU Public License
12 * @version $Id$
c4309fbd 13 * @package squirrelmail
14 * @subpackage themes
d88b6310 15 */
16
17global $color;
ecf5c1bd 18$color[0] = '#999999'; // (middle grey) TitleBar
19$color[1] = '#800000'; // (red)
eb548244 20$color[2] = '#cc0000'; // (light red) Warning/Error Messages
ecf5c1bd 21$color[3] = '#294763'; // (dark blue) Left Bar Background
eb548244 22$color[4] = '#ffffff'; // (white) Normal Background
ecf5c1bd 23$color[5] = '#c0c0c0'; // (light grey) Table Headers
eb548244 24$color[6] = '#ffffff'; // (white) Text on left bar
ecf5c1bd 25$color[7] = '#000000'; // (black) Links
26$color[8] = '#000000'; // (black) Normal text
27$color[9] = '#c0c0c0'; // (light grey) Darker version of #0
28$color[10] = '#c0c0c0'; // (light grey) Darker version of #9
eb548244 29$color[11] = '#a7c5f3'; // (light blue) Special Folders color
ecf5c1bd 30$color[12] = '#c0c0c0'; //
eb548244 31$color[15] = '#788dd0'; // (darkish blue) Unselectable folders