X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=themes%2Fblack_bean_burrito_theme.php;h=f20f60efe65df3b0cb21c39f9b13d25f5a392b7b;hp=e8ecd332d8575d614b5affacacb6f189fb411e99;hb=0e6fd2f821eddd307a1c42df6c9362e2d19020e9;hpb=24194051f6055e0a2bbd01a014ea375232add729 diff --git a/themes/black_bean_burrito_theme.php b/themes/black_bean_burrito_theme.php index e8ecd332..f20f60ef 100644 --- a/themes/black_bean_burrito_theme.php +++ b/themes/black_bean_burrito_theme.php @@ -1,23 +1,32 @@ +/** + * black_bean_burrito_theme.php + * Name: Black Bean Burrito + * Date: August 15, 2000 + * + * @author Ray Black + * @copyright 2000-2014 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] = '#595959'; // (mid-dark gray) TitleBar +$color[1] = '#f88888'; // (light red) Quoted Replies in Emails +$color[2] = '#ff7171'; // (pinkish) Warning/Error Messages +$color[3] = '#000000'; // (black) Left Bar Background +$color[4] = '#000000'; // (black) Normal Background +$color[5] = '#373700'; // (dark yellow-green) Table Headers +$color[6] = '#d0d0d0'; // (off-white) Text on left bar +$color[7] = '#cfcfa0'; // (very dull yellow) Links +$color[8] = '#d0d0d0'; // (off-white) Normal text +$color[9] = '#414141'; // (dark gray) Darker version of #0 +$color[10] = '#292929'; // (darker gray) Darker version of #9 +$color[11] = '#aaaa44'; // (gold) Special Folders color +$color[12] = '#202020'; // (dark gray) Alternate color +$color[13] = '#ff7733'; // (orange-ish) Single-quoted text +$color[14] = '#ff3377'; // (pink-ish) 2 or more quotes +$color[15] = '#414141'; // (darker gray) unselectable folders