Converts a vscode theme to a sublime text theme
npm install vscode-theme-to-sublime-text> Convert any Visual Studio Code Theme to Sublime Text 3
I'm mainly working with Visual Studio Code nowadays and also created some themes. There are still some moments, where I prefer to work with Sublime Text and I was always annoyed that I haven't ported my themes to Sublime. So I've created this package to easily convert my themes for Sublime Text.
- [x] Create Color Scheme
- [ ] Create UI Theme
- [ ] Tests
- [ ] CI
- [ ] Docs
Install using npm
``sh`
npm install --global --save vscode-theme-to-sublime-text
`sh`
vsc2subl
- -S, --save: Install theme into Sublime Text (default: false)-d
- , --directory: Overwrite directory containing the themes (default: "themes")-V
- , --version: Output the version number-h
- , --help: Output usage information
`sh``
vsc2subl https://github.com/tobiastimm/raiju.git