npm.io
0.0.2 • Published 6 years ago

@anche/theme-editor

Licence
Version
0.0.2
Deps
17
Size
21.8 MB
Vulns
2
Weekly
0
Stars
29

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 git@github.com:el-angel/theme-editor.git
$ cd ./theme-editor
$ yarn install
$ yarn start

// enable semantic highlighting
$ cd ./packages/server
$ yarn start