Sphinx themes for Pallets and related projects.
Project Links
Meta
Maintainer: Pallets
Requires Python: >=3.10
Classifiers
Development Status
- 5 - Production/Stable
Framework
- Sphinx
- Sphinx :: Theme
Intended Audience
- Developers
Operating System
- OS Independent
Programming Language
- Python
Topic
- Documentation
- Documentation :: Sphinx
- Software Development :: Documentation
Pallets Sphinx Themes
Themes for the Pallets projects. If you're writing an extension, use the appropriate theme to make your documentation look consistent.
Available themes:
- flask
- jinja
- werkzeug
- click
Enable the extension and choose the theme in docs/conf.py:
extensions = [
"pallets_sphinx_themes",
...
]
html_theme = "flask"
2.5.0
Feb 25, 2026
2.4.0
Feb 25, 2026
2.3.0
Oct 24, 2024
2.2.0
Oct 16, 2024
2.1.3
Apr 29, 2024
2.1.2
Apr 19, 2024
2.1.1
Jun 08, 2023
2.1.0
Apr 25, 2023
2.0.3
Dec 24, 2022
2.0.2
Nov 10, 2021
2.0.1
May 21, 2021
2.0.0
May 11, 2021
2.0.0rc1
Apr 16, 2021
1.2.3
Jan 02, 2020
1.2.2
Aug 05, 2019
1.2.1
Jul 30, 2019
1.2.0
Jul 26, 2019
1.1.4
Jan 28, 2019
1.1.3
Jan 28, 2019
1.1.2
Sep 24, 2018
1.1.1
Sep 16, 2018
1.1.0
Aug 28, 2018
1.0.1
Apr 30, 2018
1.0.0
Apr 18, 2018