diff --git a/docs/progress.html b/docs/progress.html
index a2ffb688..1b1bb57d 100644
--- a/docs/progress.html
+++ b/docs/progress.html
@@ -12,11 +12,11 @@ th {text-align:left;padding-top:1.4em;font-size:13pt;
border-bottom:2px solid #000;background:#FFF;}
thead th {text-align:left;padding:0.1em;background-color:#EEE;}
-.impl-yes {background:#AFA;}
+.impl-yes {background:#9D9;}
.impl-partial {background:#FFA;}
-.impl-no {background:#FAA;}
+.impl-no {background:#CFC;}
-.danger {background:#FEE;}
+.danger {color:#600;}
.css1 {color:#060;}
.required {font-weight:bold;}