Tue Feb 21 21:24:30 UTC 2006 Alberto Bertogli <albertogli@telpin.com.ar>
* Begin with alt = True in listings.
I think it looks better if we start a listing with alt = True (the dark one).
{
hunk ./darcsweb.cgi 1076
- alt = False
+ alt = True
hunk ./darcsweb.cgi 1588
- alt = False
+ alt = True
hunk ./darcsweb.cgi 1696
- alt = False
+ alt = True
hunk ./darcsweb.cgi 1993
- alt = False
+ alt = True
hunk ./darcsweb.cgi 2083
- alt = False
+ alt = True
}