Show better filesize approximations for base64-encoded attachments
[squirrelmail.git] / themes / bluesnews_theme.php
CommitLineData
6e0fa5e6 1<?php
6e0fa5e6 2
15e6162e 3/**
c4309fbd 4 * Name: BluesNews
c4309fbd 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.
15e6162e 9 *
4b4abf93 10 * @author Ray Black
c4faef33 11 * @copyright 2000-2020 The SquirrelMail Project Team
4b4abf93 12 * @license http://opensource.org/licenses/gpl-license.php GNU Public License
13 * @version $Id$
c4309fbd 14 * @package squirrelmail
15 * @subpackage themes
15e6162e 16 */
17
18global $color;
eb548244 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
ecf5c1bd 31$color[12] = '#808080'; // Alternate rows
eb548244 32$color[15] = '#c0c060'; // (dull yellow) Unselectable folders