phase 1 of interface improvements -- alternating row colors (needs some work)
[squirrelmail.git] / themes / default_theme.php
index cdaa67ca5976fa4f459218690539fd3a5f579124..183b75edf5df4623739a9eea7f7261722721ea4b 100644 (file)
@@ -28,4 +28,5 @@
     $color[9]   = "#ABABAB"; // (mid-gray)       Darker version of #0
     $color[10]  = "#666666"; // (dark gray)      Darker version of #9
     $color[11]  = "#770000"; // (dark red)       Special Folders color
+    $color[12]  = "#EDEDED";
 ?>