A clean, responsive, and customizable Sphinx documentation theme with light/dark mode. Current version 2026.1.9, requires Python >=3.10. Active development with frequent releases.
pip install shibuyaVerified import paths — ran on the pinned version, not inferred.
Configure Shibuya as your Sphinx documentation theme.
Set `html_theme = 'shibuya'` in your Sphinx conf.py file.
To disable, add `'copy_button': False` and/or `'open_in_ai': False` to html_theme_options.
Replace `'source_url': ...` with `'edit_page_url': ...` in theme options.
Ensure `raw_source_url` starts with `https://` or is a full URL.
No dependency data recorded yet.