README
@alexbella/jupyterlab-custom-theme
Colourful light theme for JupyterLab
Screenshot

Prerequisites
- JupyterLab >=1.0
Installation
jupyter labextension install @alexbella/jupyterlab-custom-theme
Development
To build the package and the JupyterLab app:
jlpm install
jlpm run build
jupyter labextension install .
jupyter lab build