theme-editor icon indicating copy to clipboard operation
theme-editor copied to clipboard

Theme Editor for TextMate and Semantic Highlighting

Theme Editor

Customize or create VSCode themes using TextMate scopes and Semantic Highlighting.

Try out: http://el-angel.github.io/theme-editor (Semantic Highlighting not available)

Installation

Local usage (recommended)

$ git clone [email protected]:el-angel/theme-editor.git
$ cd ./theme-editor
$ yarn install
$ yarn start

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

Utilities

@anche/textmate-utilities

@anche/semantic-tokens-utilities