This Sphinx theme is a fork of the Read the Docs Sphinx theme, fitted to the color scheme of Cryptomator. It was designed to provide a great reader experience for documentation users on both desktop and mobile devices. This theme is used primarily on Read the Docs but can work with any Sphinx project. You can find a working demo of the theme in the theme documentation
This project uses SASS to configure the resulting CSS.
For changing the appearance, look into src/sass/.
Each file starts with a comment section explaining the content and purpose.
Currently the build runs only on linux. Dependencies are: * Python 3 * Node.js * todo....
If all dependencies are present, run from the project root python3 setup.py clean build_py.
The output is written to the directory sphinx_rtd_theme