X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=themes%2Fforest_theme.php;h=5039ccca604d314aa929d75a7aefb9079bae7e53;hb=0693dd5b7fc85f38d9f81b1e3fff93b53091499c;hp=53f91ed79cb479537cb0406d20105277032cc1f2;hpb=390372b45bd353cbfc6843382bc7f4291544fc49;p=squirrelmail.git diff --git a/themes/forest_theme.php b/themes/forest_theme.php index 53f91ed7..5039ccca 100644 --- a/themes/forest_theme.php +++ b/themes/forest_theme.php @@ -1,21 +1,31 @@ +global $color; +$color[0] = '#9ebfa7'; // (light purp) TitleBar +$color[1] = '#800000'; // (red) +$color[2] = '#cc0000'; // (light red) Warning/Error Messages +$color[3] = '#244b30'; // (purple) Left Bar Background +$color[4] = '#deffe7'; // (light purple) Normal Background +$color[5] = '#b6d7bf'; // (darker gray) Table Headers +$color[6] = '#ddffdd'; // (black) Text on left bar +$color[7] = '#1c5f30'; // (light purple) Links +$color[8] = '#000000'; // (black) Normal text +$color[9] = '#88a990'; // (mid purp) Darker version of #0 +$color[10] = '#5e7f67'; // (dark purp) Darker version of #9 +$color[11] = '#4a9b62'; // (dark red) Special Folders color +$color[12] = '#d2f3da'; +$color[15] = '#648b70'; // (another green) Unselectable folders