shibuya
A clean, responsive, and customizable Sphinx documentation theme with light/dark mode.
What it is and what it does
Shibuya is a Sphinx theme that replaces the default HTML output with a modern, responsive design. It's installed as a Python package and activated by setting html_theme = "shibuya" in your Sphinx conf.py. The theme includes light and dark mode toggles out of the box and is designed to work well with Jupyter extensions, making it suitable for projects that mix traditional documentation with interactive notebooks.
The package depends on Sphinx itself (the documentation generator) and pygments-styles (for syntax highlighting). It supports Python 3.10 through 3.14 and is classified as production-stable. Installation is straightforward via pip, and the theme requires no additional configuration beyond the single line in conf.py to activate it.
Use it for:
- Render Sphinx documentation with a modern, responsive layout instead of the default theme.
- Add light and dark mode switching to existing Sphinx documentation projects.
- Build documentation for projects that use Jupyter notebooks alongside traditional docs.
- Customize the visual appearance of API documentation while keeping Sphinx's structure.
- Deploy documentation on the web with a mobile-friendly, contemporary design.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Shibuya is a Sphinx documentation theme that renders HTML documentation with a modern, responsive design and built-in light/dark mode support.
Yes. Shibuya is actively maintained, has no known vulnerabilities, installs with minimal friction, and is permissively licensed. If you use Sphinx for documentation and want a modern, responsive theme with built-in dark mode, it's a straightforward drop-in replacement that requires only a single line in conf.py.
Install
shibuya on PyPI
pip
pip install shibuyauv
uv add shibuyapoetry
poetry add shibuyaInstalling shibuya
Before you install
Low install friction with a pure Python wheel distribution. The package is actively maintained with a recent release and no archived status; it depends only on Sphinx and pygments-styles, both standard documentation tooling.
License in practice
BSD-3-Clause is a permissive open-source license; you can use, modify, and distribute Shibuya freely in commercial and private projects provided you include the license notice.
Quickstart
pip install shibuya
Then in your Sphinx conf.py:
html_theme = "shibuya"
Requires Python 3.10 or later and an existing Sphinx documentation project.
Verify before relying
- Extent of Jupyter extension support beyond what the description claims.
- Customization depth and theming API compared to other Sphinx themes.
- Performance characteristics with large documentation sets.
Package facts
| License | BSD-3-Clause (permissive) |
| Python support | supports the current Python release (>=3.10) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 2 — Sphinx, pygments-styles |
| Maintenance | actively maintained — 34 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 212,136/month — #9,462 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: shibuya-2026.7.12-py3-none-any.whl
Tags
More Documentation packages
Docutils converts plaintext documentation in…
unclear · top 1,000 on PyPI
SphinxSphinx generates professional documentation…
permissive · top 1,000 on PyPI
griffeGriffe extracts the complete structure and…
permissive · top 1,000 on PyPI
sphinxcontrib-serializinghtmlA Sphinx extension that outputs documentation…
permissive · top 1,000 on PyPI
alabasterAlabaster is a clean, responsive Sphinx theme…
permissive · top 1,000 on PyPI
sphinxcontrib-htmlhelpA Sphinx extension that generates HTML help…
permissive · top 1,000 on PyPI
sphinx-press-themeA modern, responsive Sphinx documentation theme…
permissive · top 15,000 on PyPI
sphinx-rtd-dark-modeAdds a toggleable dark mode interface to Sphinx…
permissive · top 15,000 on PyPI
pydata-sphinx-themeA Bootstrap-based Sphinx theme that provides a…
permissive · top 5,000 on PyPI
furoFuro is a clean, responsive Sphinx theme for…
permissive · top 5,000 on PyPI
sphinx-rtd-themeA Sphinx theme that renders documentation with…
permissive · top 5,000 on PyPI
sphinx-book-themeA Sphinx theme that renders documentation as an…
permissive · top 5,000 on PyPI
sphinx-bootstrap-themeA Sphinx theme that applies Bootstrap CSS and…
permissive · top 15,000 on PyPI
Pallets-Sphinx-ThemesProvides Sphinx themes styled for Pallets…
permissive · top 15,000 on PyPI
python-docs-themeA Sphinx theme that applies the visual style…
permissive · top 15,000 on PyPI