update changelog
[squirrelmail.git] / themes / deepocean_theme.php
CommitLineData
59177427 1<?php
d3cdb279 2
15e6162e 3/**
4 * deepocean_theme.php
c4309fbd 5 * Name: Deep Ocean
c4309fbd 6 * Date: January 3, 2000
7 * Comment: Deep Ocean is a theme that is very blue.
15e6162e 8 *
4b4abf93 9 * @author M.J. Prinsen
d4e46166 10 * @copyright &copy; 2000-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
15e6162e 15 */
16
17global $color;
eb548244 18$color[0] = '#6188a9'; // (light gray) TitleBar
ecf5c1bd 19$color[1] = '#800000'; // (red)
eb548244 20$color[2] = '#cc0000'; // (light red) Warning/Error Messages
ecf5c1bd 21$color[3] = '#294763'; // (green-blue) Left Bar Background
eb548244 22$color[4] = '#7a9cbf'; // (white) Normal Background
23$color[5] = '#597d9d'; // (light yellow) Table Headers
24$color[6] = '#ffffff'; // (black) Text on left bar
ecf5c1bd 25$color[7] = '#014070'; // (blue) Links
26$color[8] = '#000000'; // (black) Normal text
eb548244 27$color[9] = '#587b99'; // (mid-gray) Darker version of #0
28$color[10] = '#496e8b'; // (dark gray) Darker version of #9
29$color[11] = '#a7c5f3'; // (dark red) Special Folders color
30$color[12] = '#7092b4';
31$color[15] = '#83a1da'; // (another blue) Unselectable folders color