X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=themes%2Fsandstorm_theme.php;h=6cde54dbf9bb3c325fb1d681563a32a27bd3d492;hb=22387c8d44f3ab104db6e19180d3775a45762359;hp=483f7181514c596c12bb3e46ff6f73177e9bc0ce;hpb=390372b45bd353cbfc6843382bc7f4291544fc49;p=squirrelmail.git diff --git a/themes/sandstorm_theme.php b/themes/sandstorm_theme.php index 483f7181..6cde54db 100644 --- a/themes/sandstorm_theme.php +++ b/themes/sandstorm_theme.php @@ -1,21 +1,29 @@ +global $color; +$color[0] = '#cfb789'; // (darker tan) TitleBar +$color[1] = '#800000'; // (red) +$color[2] = '#cc0000'; // (light red) Warning/Error Messages +$color[3] = '#af9769'; // (tan) Left Bar Background +$color[4] = '#ffe9bf'; // (light tan) Normal Background +$color[5] = '#ffffcc'; // (light yellow) Table Headers +$color[6] = '#000000'; // (black) Text on left bar +$color[7] = '#8b6029'; // (blue) Links +$color[8] = '#000000'; // (black) Normal text +$color[9] = '#bfa779'; // (mid tan) Darker version of #0 +$color[10] = '#7f6729'; // (dark tan) Darker version of #9 +$color[11] = '#770000'; // (dark red) Special Folders color +$color[15] = '#7f6729'; // (dark tan) Unselectable folders