quantecon-sphinx-theme#
A clean, modern, content-focused Sphinx theme for scientific documentation.
Features#
Collapsible RHS Table of Contents with scroll-spy and auto-expand
Dark / Light / Auto mode — respects system preference, no flash of wrong theme
Scientific markup — MathJax v3, syntax-highlighted code blocks, admonitions
Colour emphasis — configurable colour schemes for emphasis and strong text
Responsive design — works beautifully on mobile, tablet, and desktop
Fully themeable — 40+ CSS custom properties for complete customization
Quick Start#
pip install quantecon-sphinx-theme
Then set html_theme = "quantecon_sphinx_theme" in your Sphinx conf.py.