uiwjs / react-codemirror

CodeMirror 6 component for React. @codemirror https://uiwjs.github.io/react-codemirror/
https://uiwjs.github.io/react-codemirror/
MIT License
1.69k stars 135 forks source link

Proposal: Add VizHub Theme #557

Open curran opened 1 year ago

curran commented 1 year ago

image

I'm in the process of migrating the VizHub code editor from CodeMirror 5 to CodeMirror 6, and noticed that this repository has an excellent collection of themes and a theme editor. As I implement the VizHub color theme (example) for CodeMirror 6, I could imagine potentially contributing that as a new theme to this package.

Would there be any interest in such a contribution?

jaywcjlove commented 1 year ago

@curran Welcome to contribute VizHub theme