Skip to content

Commit

Permalink
Add pygments theme options
Browse files Browse the repository at this point in the history
  • Loading branch information
liquidz00 committed Jan 21, 2025
1 parent 84e53e3 commit d5eeea9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,8 @@
"**/*": ["page-toc", "sourcelink"],
},
"show_toc_level": 3,
"pygments_light_style": "xcode",
"pygments_dark_style": "github-dark",
}

# Remove primary sidebar from contributing page
Expand Down

0 comments on commit d5eeea9

Please sign in to comment.