@anche/theme-editor
v0.0.2
Published
Create a theme using TextMate Scopes and Semantic Highlighting which can be used in VSCode
Downloads
7
Readme
Theme Editor
Create a theme using TextMate Scopes and Semantic Highlighting which can be used in VSCode
Usage
Try out: https://el-angel.github.io/theme-editor/ (Semantic Highlighting is not available on GitHub Pages)
Local usage
$ git clone [email protected]:el-angel/theme-editor.git
$ cd ./theme-editor
$ yarn install
$ yarn start
// enable semantic highlighting
$ cd ./packages/server
$ yarn start