Skip to content

Commit d59aad3

Browse files
committed
docs: Monokai theme for light too
1 parent 07c224e commit d59aad3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ def setup(app):
4545

4646
exclude_patterns = ["_build"]
4747

48-
pygments_style = "sphinx"
48+
pygments_style = "monokai"
4949
pygments_dark_style = "monokai"
5050

5151
html_favicon = "_static/favicon.ico"

0 commit comments

Comments
 (0)