Skip to content

Commit

Permalink
Merge pull request #146 from dmitry-sinina/pygments_style
Browse files Browse the repository at this point in the history
change pygments style
  • Loading branch information
dmitry-sinina authored Oct 1, 2024
2 parents 5450e15 + e688741 commit 8bbe3db
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 8bbe3db

Please sign in to comment.