Skip to content

Commit 45158cc

Browse files
committed
Set "Pygments" style.
1 parent 96fab33 commit 45158cc

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
@@ -99,7 +99,7 @@
9999
# show_authors = False
100100

101101
# The name of the Pygments (syntax highlighting) style to use.
102-
pygments_style = 'sphinx'
102+
pygments_style = 'lovelace'
103103

104104
# A list of ignored prefixes for module index sorting.
105105
# modindex_common_prefix = []

0 commit comments

Comments
 (0)