0.0.2 • Published 4 years ago

@anche/theme-editor v0.0.2

Weekly downloads
10
License
-
Repository
github
Last release
4 years ago

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