0.0.5 • Published 4 years ago

vscode-stockholm-theme v0.0.5

Weekly downloads
1
License
Apache-2.0
Repository
github
Last release
4 years ago

Install

ext install vscode-stockholm-theme

Or go in the marketplace and search for Stockholm. Note there are two VSCode themes called "Stockholm", be sure you're installing the right one :)

Colors

The color scheme passes both WCAG AA and WCAG AAA checks. It was checked using WebAIM.

Contributing

git clone git@github.com:bih/vscode-stockholm-theme.git
code ./vscode-stockholm-theme

Then press F5 to open up a new VSCode with the theme. You can then make changes and see it live update instantly.

Publishing New Release

  1. Commit using Conventional Commits (i.e. fix: [describe fix], docs: [describe docs change], etc)
  2. Update the version in package.json. As VSCode themes technically never break, a minor change should be sufficient.
  3. Once published, create a new GitHub release with the same version set in Step 2.
  4. Success! GitHub Actions will automatically trigger and publish to NPM (as vscode-stockholm-theme). No action is required from your end.

License

Apache 2.0

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago