codemirror-theme-catppuccin

0.3.0 • Public • Published

codemirror-theme-catppuccin

🪞 Soothing pastel theme for CodeMirror based on Catppuccin

Install

npm install codemirror-theme-catppuccin

To add the theme to CodeMirror, follow this page and the following:

import { catppuccin } from 'codemirror-theme-catppuccin'

const variant = 'latte' // or 'frappe' or 'macchiato' or 'mocha'

const theme = catppuccin(variant)

License

Apache-2.0

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.3.0
    30
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.3.0
    30
  • 0.2.0
    0
  • 0.1.1
    0
  • 0.1.0
    0

Package Sidebar

Install

npm i codemirror-theme-catppuccin

Weekly Downloads

30

Version

0.3.0

License

Apache-2.0

Unpacked Size

23 kB

Total Files

7

Last publish

Collaborators

  • ahdinosaur