X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=themes%2Fplain_blue_theme.php;h=ab839689d6a3a005807516a9301d2b5d1bc3f80d;hp=4ae573737573518237471ca6ef4e8e1af7f8d201;hb=aa6e3b11520522101c7650032837286fe807bb73;hpb=b3b103cbbfc8cf14f79421b269ade59e6264ee10 diff --git a/themes/plain_blue_theme.php b/themes/plain_blue_theme.php index 4ae57373..ab839689 100644 --- a/themes/plain_blue_theme.php +++ b/themes/plain_blue_theme.php @@ -1,20 +1,29 @@ +/** + * Name: Plain Blue + * Date: April 30, 2000 + * + * @author Luke Ehresman + * @copyright 2000-2012 The SquirrelMail Project Team + * @license http://opensource.org/licenses/gpl-license.php GNU Public License + * @version $Id$ + * @package squirrelmail + * @subpackage themes + */ + +global $color; +$color[0] = '#a2bed4'; // TitleBar +$color[1] = '#800000'; // +$color[2] = '#cc0000'; // Warning/Error Messages +$color[3] = '#6795b9'; // Left Bar Background +$color[4] = '#ffffff'; // Normal Background +$color[5] = '#94abc0'; // Table Headers +$color[6] = '#000000'; // Text on left bar +$color[7] = '#0000cc'; // Links +$color[8] = '#000000'; // Normal text +$color[9] = '#83a0ba'; // Darker version of #0 +$color[10] = '#376589'; // Darker version of #9 +$color[11] = '#770000'; // Special Folders color +$color[12] = '#ededed'; // Alternating rows color +$color[15] = '#001166'; // Unselectable folders