mirror of
https://github.com/OpenMW/openmw.git
synced 2025-12-12 18:43:08 +00:00
docs - use default pygment style in light mode
This commit is contained in:
parent
bc78aa4198
commit
28de55df6a
1 changed files with 1 additions and 1 deletions
|
|
@ -139,7 +139,7 @@ exclude_patterns = []
|
|||
#show_authors = False
|
||||
|
||||
# The name of the Pygments (syntax highlighting) style to use.
|
||||
pygments_style = 'sphinx'
|
||||
pygments_style = 'default'
|
||||
pygments_style_dark = 'github-dark'
|
||||
|
||||
# A list of ignored prefixes for module index sorting.
|
||||
|
|
|
|||
Loading…
Reference in a new issue