This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Open
/
python-peps
mirror of
https://github.com/python/peps.git
Watch
1
Star
0
Fork
You've already forked python-peps
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
99e9a5f4b2
python-peps
/
pep_sphinx_extensions
/
pep_theme
/
theme.conf
6 lines
91 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Sphinx support: theming (#1933) See #2, #1385 for context. Superseeds #1568. This is the Sphinx-theming part, building on PR #1930. ### Stylesheets: - `style.css` - styles - `mq.css` - media queries ### Jinja2 Templates: - `page.html` - overarching template ### Javascript: - `doctools.js` - fixes footnote brackets ### Theme miscellany - `theme.conf` - sets pygments styles, theme internals
2021-06-30 15:19:44 -04:00
[theme]
# Theme options
inherit = none
pygments_style = tango
PEP 676: 'dark mode', documentation, spec update, implementation update (#2239) Co-authored-by: C.A.M. Gerlach <cam.gerlach@gerlach.cam>
2022-01-16 17:33:05 -05:00
pygments_dark_style = native