JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 8
  • Score
    100M100P100Q49054F
  • License BSD-3-Clause

An 80's neon style theme for JupyterLab.

Package Exports

  • @yeebc/jupyterlab_neon_theme

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@yeebc/jupyterlab_neon_theme) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Jupyterlab Neon Theme

An 80's neon style theme for JupyterLab.

Jupyterlab Neon Theme

An 80's neon style theme for JupyterLab.

This theme is hightly inspired by artworks of 80's Neon, Synthwave and Cyberpunk. It is optimized for long-term use but cooool and colorful.

Bonuses

  1. Search tool + neon billboard
  2. Collapser + neon light
  3. Scrollbar + FM-84's "Atlas" (compatible with Chrome)
  4. A surprise in the presentation mode (Top menu --> View --> Presention mode)

Prerequisites

  • JupyterLab

Installation

jupyter labextension install @yeebc/jupyterlab_neon_theme

Development

For a development install (requires npm version 4 or later), do the following in the repository directory:

npm install
jupyter labextension link .

To rebuild the package and the JupyterLab app:

npm run build
jupyter lab build

Thanks

You may also like SynthWave '84, my favorite VS Code theme, with similar style and it is more compatible with HTML & CSS, JS.