99fad4c broke syntax highlighting via code injection

Highlight.js does not have specific enough CSS to override Casper’s styles. You have a few options:

  1. Make changes to your theme (this is what themes are for after all :smile:)
  2. Switch to a different highlighting library. Prism.js works fine
  3. Fix highlight.js