# 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
From npm:
```
jupyter labextension install @oriolmirosa/jupyterlab_materialdarker
```
or directly from PyPi:
```
pip install 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)
Raw data
{
"_id": null,
"home_page": "https://github.com/oriolmirosa/jupyterlab_materialdarker",
"name": "jupyterlab-materialdarker",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "Jupyter,JupyterLab",
"author": "Oriol Mirosa",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/5a/e8/554e6288ec8f1e57c4a690206d4dfb0af7110a8209911a9e3f97c0c36c34/jupyterlab_materialdarker-0.6.1.tar.gz",
"platform": "Linux",
"description": "# Material Darker JupyterLab Extension\n\nThis is my port of the [Material Darker theme](http://equinsuocha.io/material-theme/#/darker) for JupyterLab. It's a work in progress.\n\nThe extension has now been updated to support JupyterLab 3.x.\n\n## Install\n\nFrom npm:\n```\njupyter labextension install @oriolmirosa/jupyterlab_materialdarker\n```\n\nor directly from PyPi:\n```\npip install jupyterlab_materialdarker\n```\n\nAfter launching JupyterLab, select the `Material Darker` theme from the main menu: `Settings` > `JupyterLab Theme` > `Material Darker`\n\n\n![The Material Darker theme on JupyterLab](https://user-images.githubusercontent.com/6955013/37124604-0450d6dc-2237-11e8-95d8-0e822ee92c49.png)\n",
"bugtrack_url": null,
"license": "BSD-3-Clause",
"summary": "The Material Darker theme for JupyterLab",
"version": "0.6.1",
"split_keywords": [
"jupyter",
"jupyterlab"
],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "c8f6c12ce0c182caadc36bf52b19a182",
"sha256": "81eeb3e0a61188552794ea47d1231403bc1bdcc4d24f9959986793523b02586f"
},
"downloads": -1,
"filename": "jupyterlab_materialdarker-0.6.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c8f6c12ce0c182caadc36bf52b19a182",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 25292,
"upload_time": "2022-12-16T18:35:23",
"upload_time_iso_8601": "2022-12-16T18:35:23.642577Z",
"url": "https://files.pythonhosted.org/packages/7d/87/fe4d851e4ee57e1b01db1748cc371a3889fbb001b2a6cae465ede2c98eb3/jupyterlab_materialdarker-0.6.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "a51b6b1554534f040d680a3dbe433e33",
"sha256": "d26cdbd624e682da3c90094c2f41dfaef2f69a0976a581c28b8c28e00d9f7002"
},
"downloads": -1,
"filename": "jupyterlab_materialdarker-0.6.1.tar.gz",
"has_sig": false,
"md5_digest": "a51b6b1554534f040d680a3dbe433e33",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 18836,
"upload_time": "2022-12-16T18:35:26",
"upload_time_iso_8601": "2022-12-16T18:35:26.054595Z",
"url": "https://files.pythonhosted.org/packages/5a/e8/554e6288ec8f1e57c4a690206d4dfb0af7110a8209911a9e3f97c0c36c34/jupyterlab_materialdarker-0.6.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-12-16 18:35:26",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "oriolmirosa",
"github_project": "jupyterlab_materialdarker",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "jupyterlab-materialdarker"
}