From 92c5eec5f62120eb6e6f6468a7bdb8779484c626 Mon Sep 17 00:00:00 2001 From: thomppj Date: Tue, 25 Dec 2001 01:30:55 +0000 Subject: [PATCH 1/1] dang tabs! git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@1926 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- themes/black_bean_burrito_theme.php | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/themes/black_bean_burrito_theme.php b/themes/black_bean_burrito_theme.php index 6ab3721a..b8c70042 100644 --- a/themes/black_bean_burrito_theme.php +++ b/themes/black_bean_burrito_theme.php @@ -13,17 +13,17 @@ */ 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[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 -- 2.25.1