- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -m 'Add some feature'
- Push to the branch:
git push origin my-new-feature
After your pull request is merged, you can safely delete your branch.
- The colors are changed in the file **"vue-theme-color-theme.json" **.
- In vscode editor, press "CMD+shift+p" and select "Developer: inspect TM scopes" to analyze the scope to change.
- After to change, run command "vsce package".
- Install the file vue-themev-x.x.x.vix to test.
- If ok, send me a PR.
- Open your VS Code
- Click on the tab View → Run
- Click Launch Extension. This will open up another VS Code Editor
- Make changes and it will reflected in the other editor that opened in step 3.