Skip to content

ahdinosaur/codemirror-theme-catppuccin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

🪞 Soothing pastel theme for CodeMirror based on Catppuccin

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published