Skip to content

Commit 32798a9

Browse files
authored
Remove pygments_style from docsrc/conf.py
The theme defaults, subjectively, look better.
1 parent 0cf1cb5 commit 32798a9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docsrc/conf.py

-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@
8181
master_doc = "index"
8282
language = "en"
8383
exclude_patterns = ["_build", "Thumbs.db", ".DS_Store"]
84-
pygments_style = "sphinx"
8584
todo_include_todos = False
8685

8786

0 commit comments

Comments
 (0)