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 792311d commit 6533d32Copy full SHA for 6533d32
docs/conf.py
@@ -78,7 +78,8 @@
78
default_role = "any"
79
80
# The name of the Pygments (syntax highlighting) style to use.
81
-pygments_style = "sphinx"
+pygments_style = "lovelace"
82
+pygments_dark_style = "one-dark"
83
84
# A list of ignored prefixes for module index sorting.
85
# modindex_common_prefix = []
0 commit comments