🐞 Problem
The current syntax highlighting is out of sync with the rest of our theme. It's colors are pallid and not vibrant.
A common theme is the friendly style, by Pygments. This theme is more shiny and its colors better our corporate theme (from my point of view).
Of course, this is open to discussion. There are plenty of options, see available Pygment themes.
Sphinx provides the following option for setting a default theme:
However, it does not seem to work. Maybe, our template CSS takes priority over this option.
Ideally, we should override this by adding the CSS file we agree from this repo. License is UNLICENSE.txt. Thus, corporte usage is accepted. We can always include a small comment at the top of the style file.