Added $color[15] for the "unselectable folders" color.
[squirrelmail.git] / themes / shades_of_grey.php
index 3d14a83a2a5c1d2fafa57802afe7d3f9a91fc5dd..6d4473e161f6a8d45b08a3b29438080cac2ee247 100755 (executable)
@@ -17,7 +17,7 @@
 /* seed the random number generator */
 sq_mt_randomize();
 
-for ($i = 0; $i <= 14; $i++) {
+for ($i = 0; $i <= 15; $i++) {
     /* background/foreground toggle */
     if ($i == 0 or $i == 3 or $i == 4 or $i == 5 or $i == 9 or $i == 10 or $i == 12) {
         /* background */