Skip to content

Commit 165e05d

Browse files
authored
📚 DOCS: Disable pygments_style setting (#25)
1 parent 845680a commit 165e05d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
exclude_patterns = ["_build", "Thumbs.db", ".DS_Store"]
6666

6767
# The name of the Pygments (syntax highlighting) style to use.
68-
pygments_style = "sphinx"
68+
#pygments_style = "sphinx"
6969

7070

7171
# -- Options for HTML output -------------------------------------------------

0 commit comments

Comments
 (0)