Merge pull request #5473 from sfc-gh-anoyes/anoyes/remove-solarized-theme

Stop using solarized theme for pygments
This commit is contained in:
Andrew Noyes 2021-08-26 12:33:08 -07:00 committed by GitHub
commit af0374690e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 4 deletions

View File

@ -95,9 +95,6 @@ exclude_patterns = []
# output. They are ignored by default.
#show_authors = False
# The name of the Pygments (syntax highlighting) style to use.
pygments_style = 'solarizedlight'
# A list of ignored prefixes for module index sorting.
#modindex_common_prefix = []

View File

@ -3,4 +3,3 @@ setuptools>=20.10.0
sphinx==1.5.6
sphinx-bootstrap-theme==0.4.8
docutils==0.16
pygments-style-solarized