diff -r 323f674931fe -r 412f1896874b test/header.html --- a/test/header.html Wed Jun 12 13:40:23 2013 +0200 +++ b/test/header.html Wed Jun 12 14:48:50 2013 +0200 @@ -7,6 +7,12 @@ font-style: italic; color: grey; } + span.c2html-keyword { + color: blue; + } + span.c2html-type { + color: cornflowerblue; + }