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 07c224e commit d59aad3Copy full SHA for d59aad3
docs/conf.py
@@ -45,7 +45,7 @@ def setup(app):
45
46
exclude_patterns = ["_build"]
47
48
-pygments_style = "sphinx"
+pygments_style = "monokai"
49
pygments_dark_style = "monokai"
50
51
html_favicon = "_static/favicon.ico"
0 commit comments