Find a file
russellballestrini 977aa2ffa0 Remarkbox has a new theme system!
renamed:    remarkbox_westworld/static/theme/css/westworld.css -> remarkbox_westworld/static/theme/westworld/css/theme.css
	renamed:    remarkbox_westworld/static/theme/img/westworld2-bg.jpg -> remarkbox_westworld/static/theme/westworld/img/westworld2-bg.jpg
	renamed:    remarkbox_westworld/templates/base.j2 -> remarkbox_westworld/templates/westworld-base.j2
	modified:   setup.py
2017-07-01 21:02:20 -04:00
remarkbox_westworld Remarkbox has a new theme system! 2017-07-01 21:02:20 -04:00
.gitignore Update .gitignore 2016-10-22 20:11:02 -04:00
MANIFEST.in Update MANIFEST.in 2016-10-23 20:00:08 -04:00
readme.rst Create readme.rst 2016-10-24 19:41:12 -04:00
setup.py Remarkbox has a new theme system! 2017-07-01 21:02:20 -04:00

Remarkbox Westworld Theme
############################

Install into your python environment using:

.. code-block:: bash

  python setup.py install
  
Include in your remarkbox .ini file using:

.. code-block:: bash

  app.theme = remarkbox_westworld