Embed a CodeRay or Pygments Stylesheet
Asciidoctor can embed the stylesheet for the CodeRay or Pygments syntax highlighters.
Requirements
First, make sure the appropriate library is installed on your system. See Rouge, CodeRay, or Pygments for installation instructions. Next, set the source-highlighter attribute and assign it the value that corresponds to the library you installed.