Darcsweb is nice, syntax highlighting would even be better. I'm lucky, darcsweb is a python cgi, and pygments is a good syntax highlighting python module. Inserting it in darcsweb was very easy, and it greatly improves the readability.
- the result
- the python patch (with two typos fixed)
- the css patch