Zeco Theme
A carefully tuned dark color theme for Visual Studio Code, created by zeco.
Features
- Balanced contrast for UI and code editor
- Custom bracket highlights and gutter colors
- TextMate and semantic token colors
- Tuned for long coding sessions
Installation
Visual Studio Code Marketplace
- Open the Extensions view in Visual Studio Code.
- Search for Zeco Theme.
- Install the extension.
- Select Zeco Theme Dark from the Color Theme picker.
VSIX package
- Press
Ctrl+Shift+P and run Extensions: Install from VSIX....
- Choose the packaged
.vsix file.
- Select Zeco Theme Dark from the Color Theme picker.
Development
- Update
themes/dark.json to adjust theme colors.
- Update
package.json metadata before each release.
- Record user-visible changes in
CHANGELOG.md.
Packaging
npx --no-install vsce package
Publishing
Publishing requires access to the zeco publisher on the Visual Studio Code Marketplace.
npx --no-install vsce login zeco
npx --no-install vsce publish
Author
zeco
License
Zeco Theme is released under the MIT License.
| |