X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=themes%2Fice_theme.php;h=dda50fadf64f188c70b72721a0ee3ae4512b3885;hp=7ae715d543fdb1392685856af6b233f31ab81e1c;hb=353d074afac6827c90f4bb03e846c5e453d3b5b1;hpb=f740c049d91feb836dd9633be9e8ff52c00d066f diff --git a/themes/ice_theme.php b/themes/ice_theme.php index 7ae715d5..dda50fad 100644 --- a/themes/ice_theme.php +++ b/themes/ice_theme.php @@ -1,20 +1,29 @@ +/** + * ice_theme.php + * Name: Ice Theme + * Date: January 7 2000 + * + * @author Luke Ehresman + * @copyright 2000-2018 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] = '#c0daff'; // TitleBar +$color[1] = '#800000'; // Error Message +$color[2] = '#cc0000'; // Warning/Error Messages +$color[3] = '#b0caff'; // Left Bar Background +$color[4] = '#ffffff'; // Normal Background +$color[5] = '#d0eaff'; // Table Headers +$color[6] = '#000000'; // Text on left bar +$color[7] = '#8888ff'; // Links +$color[8] = '#000000'; // Normal text +$color[9] = '#d0eaff'; // Darker version of #0 +$color[10] = '#f0faff'; // Darker version of #9 +$color[11] = '#770000'; // Special Folders color +$color[15] = '#006600'; // Unselectable folders