X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=themes%2Fredmond.php;h=078afdabc327ba77ea408fd44d0c1e2ec5461ecb;hp=09275e15522deafff1305c5ec15ab15b5fa58c60;hb=f197ec8835b64975ff47dc6cd86dae75605baebf;hpb=69ae29f7f14b0198874f6ecec5c7d84fcebb5cd6 diff --git a/themes/redmond.php b/themes/redmond.php index 09275e15..078afdab 100644 --- a/themes/redmond.php +++ b/themes/redmond.php @@ -1,31 +1,33 @@ +global $color; +$color[0] = '#ece9d8'; +$color[1] = '#800000'; +$color[2] = '#cc0000'; +$color[3] = '#aba899'; +$color[4] = '#ffffff'; +$color[5] = '#ece9d8'; +$color[6] = '#ffffff'; +$color[7] = '#0000cc'; +$color[8] = '#000000'; +$color[9] = '#aba899'; +$color[10] = '#666666'; +$color[11] = '#ffffcc'; +$color[12] = '#ffffcc'; +$color[13] = '#800000'; +$color[14] = '#ff0000'; +$color[15] = '#002266';