codemirror6-themes
TypeScript icon, indicating that this package has built-in type declarations

0.1.2 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i codemirror6-themes

Weekly Downloads

11

Version

0.1.2

License

MIT

Unpacked Size

29.6 kB

Total Files

6

Last publish

Collaborators

  • ivqonsanada