A Figma plugin to design VS Code themes
Run tsc -w
or if you're using VS Code you can use Cmd/Ctrl+Shift+B
to trigger the default build task.
- Create Figma sample file (via community page)
- Bundle everything using Webpack
- Add support for stroke fills (for border tokens)
- Add support for opacity fills (convert to rrggbbaa)
- Add defaults for non-visible items
- Add syntax colorization support