f6 theme for Python Sphinx
==========================

f6?
---
A light theme for Python Sphinx documentation projects. Mostly white -> #ffffff -> f6

Preview
-------
http://vimalkumar.in/sphinx-themes/f6

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 using ``sphinx-quickstart``.
#. Change the ``html_theme`` parameter to ``f6``.
#. Change the ``html_theme_path`` to the location containing the extracted archive.

License
-------
`GNU General Public License <http://www.gnu.org/licenses/gpl.html>`_

Credits
-------
Modified from the default Sphinx theme -- Sphinxdoc

Background pattern from http://subtlepatterns.com
