Skip to content

Light VSCode theme with Snickerdoodle Labs color palette.

License

Notifications You must be signed in to change notification settings

SnickerdoodleLabs/Snickerdoodle-Theme-Light

Repository files navigation

alt

Snickerdoodle Labs Light VSCode Theme

This repository implements a light theme for the VSCode IDE with Snickerdoodle Labs color palette.

alt

Build

To build the .vsix package for installation, use the VSCode publishing tool, vsce:

npm install -g vsce
vsce package
# snickerdoodle-light-0.0.x.vsix generated

After building the vsix package, use ovsx to publish to the open-vsx registry:

npx ovsx publish snickerdoodle-light-0.0.x.vsix -p <access token>

For more information

Enjoy!

About

Light VSCode theme with Snickerdoodle Labs color palette.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published