https://github.com/golf1052/base16-generator
All Base16 themes generated on the fly for VSCode
https://github.com/golf1052/base16-generator
typescript vscode vscode-extension vscode-plugin vscode-theme
Last synced: 10 days ago
JSON representation
All Base16 themes generated on the fly for VSCode
- Host: GitHub
- URL: https://github.com/golf1052/base16-generator
- Owner: golf1052
- License: mit
- Created: 2017-07-10T07:48:13.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-04-18T18:17:12.000Z (almost 3 years ago)
- Last Synced: 2026-01-04T00:08:38.502Z (about 2 months ago)
- Topics: typescript, vscode, vscode-extension, vscode-plugin, vscode-theme
- Language: Mustache
- Homepage: https://marketplace.visualstudio.com/items?itemName=golf1052.base16-generator
- Size: 5.83 MB
- Stars: 29
- Watchers: 1
- Forks: 5
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# base16-generator
A VSCode extension that provides all the Base16 themes. This extension themes both syntax and workbench colors using Base16 schemes. Base16 was created by [Chris Kempson](https://github.com/chriskempson).
Available on
- [Visual Studio Code extension marketplace](https://marketplace.visualstudio.com/items?itemName=golf1052.base16-generator)
- [Open VSX Registry](https://open-vsx.org/extension/golf1052/base16-generator)

## Usage
1. Install Base16 Theme Generator
2. Restart VSCode
3. Open the Command Palette and type **Base16: Activate Theme**
4. Pick the theme you want
5. Your theme has now been activated. Now restart VSCode to select it.
6. Now select your theme. Open the Command Palette again and type **Preferences: Color Theme**
7. Select your theme and enjoy!
## Available Themes
[See themes.md](themes.md)
## Contributing
[See CONTRIBUTING.md](CONTRIBUTING.md)