Skip to content

Commit 617875f

Browse files
committed
docs: Theme for dark mode
1 parent d36196d commit 617875f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ def setup(app):
4545
exclude_patterns = ["_build"]
4646

4747
pygments_style = "sphinx"
48+
pygments_dark_style = "monokai"
4849

4950
html_theme_path = []
5051
html_theme = "furo"

0 commit comments

Comments
 (0)