--- a/mercurial/templates/static/style.css Mon Oct 05 01:47:33 2015 -0700
+++ b/mercurial/templates/static/style.css Wed Oct 07 21:08:14 2015 +0100
@@ -2,8 +2,8 @@
.age { white-space:nowrap; }
.date { white-space:nowrap; }
.indexlinks { white-space:nowrap; }
-.parity0 { background-color: #ddd; }
-.parity1 { background-color: #eee; }
+.parity0 { background-color: #ddd; color: #000; }
+.parity1 { background-color: #eee; color: #000; }
.lineno { width: 60px; color: #aaa; font-size: smaller;
text-align: right; }
.plusline { color: green; }