removing trailing ?> from function scripts
[squirrelmail.git] / themes / servery_theme.php
CommitLineData
7d451421 1<?php
2
d4f79d96 3/**
c4309fbd 4 * Name: Servery.cz Theme
c4309fbd 5 * Date: August 18, 2000
d4f79d96 6 *
4b4abf93 7 * @author Ondrej Sury <ondrej at globe.cz>
47ccfad4 8 * @copyright &copy; 2000-2006 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
d4f79d96 13 */
7d451421 14
d4f79d96 15global $color;
eb548244 16$color[0] = '#f1eee3'; // (light gray) TitleBar
ecf5c1bd 17$color[1] = '#800000'; // (red)
eb548244 18$color[2] = '#cc0000'; // (light red) Warning/Error Messages
19$color[3] = '#7d6f3f'; // (green-blue) Left Bar Background
20$color[4] = '#ffffff'; // (white) Normal Background
21$color[5] = '#c7b98b'; // (light yellow) Table Headers
ecf5c1bd 22$color[6] = '#000000'; // (black) Text on left bar
23$color[7] = '#434031'; // (blue) Links
24$color[8] = '#000000'; // (black) Normal text
eb548244 25$color[9] = '#c7b98b'; // (mid-gray) Darker version of #0
26$color[10] = '#f1eee3'; // (dark gray) Darker version of #9
ecf5c1bd 27$color[11] = '#770000'; // (dark red) Special Folders color
eb548244 28$color[15] = '#c7b98b'; // (mid-gray) Unselectable folders