We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d36196d commit 617875fCopy full SHA for 617875f
docs/conf.py
@@ -45,6 +45,7 @@ def setup(app):
45
exclude_patterns = ["_build"]
46
47
pygments_style = "sphinx"
48
+pygments_dark_style = "monokai"
49
50
html_theme_path = []
51
html_theme = "furo"
0 commit comments