Skip to content

Commit e688741

Browse files
committed
change pygments style
1 parent 5450e15 commit e688741

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

en/conf.py

+4
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,10 @@
116116
#html_theme_options = {
117117
#}
118118

119+
# see ls ~/.venvs/envname/lib/python3.12/site-packages/pygments/styles
120+
#monokai, tango, friendly, lightbulb, manni, perldoc, rrt
121+
pygments_style = "friendly"
122+
119123
# Add any paths that contain custom themes here, relative to this directory.
120124
#html_theme_path = ["../themes"]
121125

0 commit comments

Comments
 (0)