Skip to content

ibdafna/theme-dark-monokai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dark Monokai Theme

A dark Monokai theme extension for JupyterLab. I use JLab quite extensively for development and always wanted a darker theme based on Monokai. If you like pitch black backgrounds with high contrast colours, this theme is for you.

Important: Dark Monokai is compatible with JupyterLab version 1.0.0 only

dark_monokai_image

Prerequisites

  • JupyterLab

Installation

jupyter labextension install theme-dark-monokai

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

About

A dark Monokai theme extension for Jupyter Lab

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published