Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oriolmirosa/jupyterlab_materialdarker
The Material Darker theme for JupyterLab
https://github.com/oriolmirosa/jupyterlab_materialdarker
jupyterlab jupyterlab-extension material-theme theme
Last synced: about 2 months ago
JSON representation
The Material Darker theme for JupyterLab
- Host: GitHub
- URL: https://github.com/oriolmirosa/jupyterlab_materialdarker
- Owner: oriolmirosa
- License: bsd-3-clause
- Created: 2018-03-07T23:24:13.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-02-03T23:15:09.000Z (almost 2 years ago)
- Last Synced: 2024-10-01T06:43:26.957Z (2 months ago)
- Topics: jupyterlab, jupyterlab-extension, material-theme, theme
- Language: CSS
- Size: 1.5 MB
- Stars: 161
- Watchers: 8
- Forks: 18
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-jupyterlab - Material Darker - Material Darker theme (Uncategorized / Uncategorized)
- awesome-jupyter-resources - GitHub - 17% open · ⏱️ 31.08.2021): (JupyterLab主题)
README
# 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/208167819-16d35142-8d74-4195-8b1f-9e07d164c611.png)