Metadata-Version: 2.1
Name: JLDracula
Version: 0.2.0
Summary: Jupter Lab Dracula Theme
Home-page: https://github.com/dracula/jupyterlab
Author: karosc
License: BSD-3-Clause
Keywords: Jupyter,JupyterLab,JupyterLab3
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
Requires-Dist: jupyterlab>=3.0.0

# JLDracula

![Github Actions Status](https://github.com/dracula/jupyterlab/workflows/Build/badge.svg)
[![PyPI version](https://badge.fury.io/py/JLDracula.svg)](https://badge.fury.io/py/JLDracula.svg)

# Dracula for [JupyterLab](https://jupyter.org/)

> A dark theme for [JupyterLab](https://jupyter.org/)

![Screenshot](./screenshot.png)

## Requirements

* JupyterLab >= 3.0

## Install

All instructions can be found at [draculatheme.com/jupyterlab](https://draculatheme.com/jupyterlab).

```bash
pip install JLDracula
```


## Uninstall

```bash
pip uninstall JLDracula
```
## Team

This theme is maintained by the following person(s) and a bunch of [awesome contributors](https://github.com/dracula/jupyterlab/graphs/contributors).


[![Constantine Karos](https://avatars1.githubusercontent.com/u/36245370?s=70)](https://github.com/karosc) |
--- |
[Constantine Karos](https://github.com/karosc) |

## Community

* [Twitter](https://twitter.com/draculatheme) - Best for getting updates about themes and new stuff.
* [GitHub](https://github.com/dracula/dracula-theme/discussions) - Best for asking questions and discussing issues.
* [Discord](https://draculatheme.com/discord-invite) - Best for hanging out with the community.

## License

[MIT License](./LICENSE)
