Clean Dark & Light By Birdlinux
Install
- Go to VS Marketplace.
- Click on the "Install" button.
- Then select a theme. Avaible Themes:
Publish (internal)
Note: Publishing a new version of this theme is only meant for maintainers.
Prerequisite: Please follow this guide to install and login to vsce . Ask an existing maintainer how to get the "Personal Access Token".
- Merge any PR that is ready to be published into
master .
- Run
npm run build to generate the themes with the new changes.
- Update CHANGELOG.md + commit the changes.
- Run
vsce publish [version] . Follow the SemVer convention and replace [version] with one of the following options:
patch for bug fixes
minor for improvements
major for breaking or bigger changes
- Push the commits and make a new release.
| |