Documentation
Syntax Highlighter
The ace syntax highlighter uses the microlight library to render the source code block.
The following are the supported themes:
html_theme_options = { 'syntax_highlighter': 'microlight', 'code_block_editable': False, }