Metadata-Version: 2.1
Name: jupyterlab_materialdarker
Version: 0.6.0
Summary: The Material Darker theme for JupyterLab
Home-page: https://github.com/oriolmirosa/jupyterlab_materialdarker
Author: Oriol Mirosa
License: BSD-3-Clause
Keywords: Jupyter,JupyterLab
Platform: Linux
Platform: Mac OS X
Platform: Windows
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Framework :: Jupyter
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# Material Darker JupyterLab Extension

This is my port of the [Material Darker theme](http://equinsuocha.io/material-theme/#/darker) for JupyterLab. It's a work in progress.

The extension has now been updated to support JupyterLab 3.x.

## Install

```
jupyter labextension install @oriolmirosa/jupyterlab_materialdarker
```

After launching JupyterLab, select the `Material Darker` theme from the main menu: `Settings` > `JupyterLab Theme` > `Material Darker`


![The Material Darker theme on JupyterLab](https://user-images.githubusercontent.com/6955013/37124604-0450d6dc-2237-11e8-95d8-0e822ee92c49.png)


