Skip to content

ivqonsanada/codemirror6-themes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codemirror6-themes NPM version contributions welcome

This package implements the themes for the CodeMirror code editor.

The project page has more information, a number of examples and the documentation.

This code is released under an MIT license.

Package usage

  1. Install the package
    yarn add codemirror6-themes
  2. Import theme you want to use
    // this will use Material Palenight Theme
    import { materialPalenight } from 'codemirror6-themes';

Available themes

Theme name Example
Material Palenight
materialPalenight
Material Palenight
Material Darker
materialDarker
Material Darker
Duotone Space Dark
duotoneSpaceDark
Duotone Space Dark

About

Collection of themes for CodeMirror version 6 (next) code editor

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published