A port of the City Lights theme for JupyterLab
Last updated Jan 31, 2026
59
Stars
3
Forks
17
Issues
0
Stars/day
Attention Score
24
Language breakdown
CSS 95.3%
TypeScript 3.9%
JavaScript 0.8%
▸ Files
click to expand
README
JupyterLab City Lights Theme
A port of the City Lights theme for JupyterLab

Installation
Run the following command in your terminal.
jupyter labextension install @yudai-nkt/jupyterlab_city-lights-theme
Development
For a development install (requires npm version 4 or later), do the following in the repository directory:
npm ci
jupyter labextension link .
To rebuild the package and the JupyterLab app:
npm run build
jupyter lab build
License
This repository is licensed under the MIT License. See LICENSE.md for details.
Acknowledgement
This JupyterLab theme was never made possible without the City Lights color palette originally designed by Yummygum. I appreciate their great work.
🔗 More in this category