* The highlighter is confused by generics.
* Doesn't recognize the nilable suffix ("?" in "int?")
* Doesn't recognize the "!" in "foo to !" which is a typecast to non-nil.
* Declared method names get special highlighting, but not property names.
Fixed, fixed, fixed and property names are picked up, but reference css style 'py', which doesn't look any different to normal text (at least not on my screen).
I use the same commandline as you in order to get the css inlined; if I work out how to do it properly I'll let you know.