Vern Theme
Vern Theme is a Visual Studio Code extension that provides an elegant, sleek, and modern dark color theme for your editor.
Features
- Carefully crafted dark color palette for comfortable coding.
- Syntax highlighting for a wide range of languages and file types.
- Custom styling for editor UI elements and tokens.
- Two theme definitions included for experimentation and customization.
Getting Started
Installation
- Clone or download this repository.
- Open the folder in Visual Studio Code.
- Press
F5 to launch a new Extension Development Host window with the theme loaded.
- Open the Command Palette (
Ctrl+Shift+P or Cmd+Shift+P ), type Color Theme , and select Vern Dark.
Manual Installation
- Copy the extension folder to your VS Code extensions directory:
<user home>/.vscode/extensions
- Restart VS Code and select the theme as above.
File Structure
package.json : Extension manifest, registers the theme and metadata.
themes/Vern Dark-color-theme.json : Main Vern Dark theme definition.
vern-color-theme.json : Additional theme definition for reference or development.
CHANGELOG.md : Changelog for tracking updates.
README.md : This file.
vsc-extension-quickstart.md : Quickstart guide for extension development.
.vscode/launch.json : VS Code launch configuration for extension development.
.vscodeignore : Files to exclude from the published extension.
Customization
You can modify the color palette and token styles by editing the theme JSON files:
- Main theme:
themes/Vern Dark-color-theme.json
- Alternate theme:
vern-color-theme.json
Changes are applied automatically in the Extension Development Host window.
Resources
License
See repository for license details.
**Enjoy coding
| |