X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=themes%2Fmaize_theme.php;h=63d00173f4c801f75737bffd4c3f4c01f2253c22;hp=690bf1a94996810ce53480864bddb5298a348c27;hb=282f8e7cde15516c5224421c21785dbd605b3419;hpb=6e0fa5e669720b35ce2513fd063546ee261b5f1d diff --git a/themes/maize_theme.php b/themes/maize_theme.php index 690bf1a9..63d00173 100644 --- a/themes/maize_theme.php +++ b/themes/maize_theme.php @@ -1,25 +1,36 @@ +/** + * maize_theme.php + * Name: Maize + * Date: August 15, 2000 + * Comment: Staying with the 'South of the border food' theme, + * Staying with the 'South of the border food' theme, + * I bring you Maize to accompany Black Bean Burrito. + * As the Furbies say: Yum! Oh, message highlighting + * looks best with colors in the neighborhood of + * #7a6a50, bumping up the red, green and blue where + * necessary. + * + * @author Ray Black + * @copyright 2000-2013 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] = '#b0b0b0'; // (gray) TitleBar +$color[1] = '#a04040'; // (dull red) Quoted Replies in Emails +$color[2] = '#f04040'; // (bright red) Warning/Error Messages +$color[3] = '#dfcfbf'; // (antique white) Left Bar Background +$color[4] = '#dfcfbf'; // (antique white) Normal Background +$color[5] = '#755a45'; // (light brown) Table Headers +$color[6] = '#101010'; // (off-black) Text on left bar +$color[7] = '#800000'; // (red) Links +$color[8] = '#000000'; // (black) Normal text +$color[9] = '#909090'; // (darker gray) Darker version of #0 +$color[10] = '#606060'; // (darkest gray) Darker version of #9 +$color[11] = '#600000'; // (lighter red) Special Folders color +$color[15] = '#602020'; // (some brown) Unselectable folders