21 lines
433 B
ReStructuredText
21 lines
433 B
ReStructuredText
Remarkbox Westworld Theme
|
|
############################
|
|
|
|
This is the theme used on:
|
|
|
|
* https://westworld2.com
|
|
|
|
If you use a hosted site you may choose this theme on your namespace dashboard.
|
|
|
|
Otherwise a dedicated Remarkbox must install the theme into the python environment using:
|
|
|
|
.. code-block:: bash
|
|
|
|
python setup.py install
|
|
|
|
Then configure it in the Remarkbox .ini file using:
|
|
|
|
.. code-block:: bash
|
|
|
|
app.theme = westworld
|
|
|