Skip to content

Commit

Permalink
change pygments style
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitry-sinina committed Oct 1, 2024
1 parent 5450e15 commit e688741
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions en/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,10 @@
#html_theme_options = {
#}

# see ls ~/.venvs/envname/lib/python3.12/site-packages/pygments/styles
#monokai, tango, friendly, lightbulb, manni, perldoc, rrt
pygments_style = "friendly"

# Add any paths that contain custom themes here, relative to this directory.
#html_theme_path = ["../themes"]

Expand Down

0 comments on commit e688741

Please sign in to comment.