Solar theme for Python Sphinx¶
Solar is an attempt to create a theme for Sphinx based on the Solarized color scheme.
Download¶
Released versions are available from http://github.com/vkvn/sphinx-themes/downloads
Installation¶
- Extract the archive.
- Modify
conf.py
of an existing Sphinx project or create new project usingsphinx-quickstart
. - Change the
html_theme
parameter tosolar
. - Change the
html_theme_path
to the location containing the extracted archive.
License¶
Credits¶
Modified from the default Sphinx theme – Sphinxdoc
Background pattern from http://subtlepatterns.com.