Immaterial Sample¶
This is a simple demonstration of the Immaterial Sphinx theme, last updated on 8 April 2025.
Usage¶
Install this theme:
$ pip install sphinx-immaterialAdd the following to your
conf.pyfile:extensions += ['sphinx_immaterial'] html_theme = 'sphinx_immaterial'Run Sphinx!
Documentation¶
Please find further resources and documentation for the Immaterial theme at https://jbms.github.io/sphinx-immaterial/.