Velvet Chrome is a minimal dark theme that pairs a unified chrome frame with crisp cyan-violet accents and warm amber highlights. It's tuned for long sessions and clean syntax contrast across TypeScript, TSX, Python, SQL, Java, JSON, and Markdown.
Highlights
Unified, low-noise UI chrome with clear focus states.
Split cyan-violet accents for structure and navigation.
Warm gold for strings and important highlights.
Muted green for comments and Git cues.
Palette reference
Token
Hex
Usage
Background
#191919
Editor background
Foreground
#ECECEC
Editor text
Accent Violet
#CFA0FF
Active borders, cursor
Accent Cyan
#74C6FF
Types, info, focus
Accent Gold
#E6C36A
Strings, warnings
Accent Orange
#DDA167
Declarations
Accent Green
#6A9E86
Comments, git added
Accent Red
#D97A7A
Errors, git removed
Accent Purple
#D6A8FF
Keywords
Installation
Marketplace
Open the Extensions view in VS Code.
Search for Velvet Chrome.
Click Install.
VSIX
Download the .vsix package from the releases page.
In VS Code, run Extensions: Install from VSIX...
Select the downloaded file.
Activate the theme
Open the Command Palette (Cmd+Shift+P on macOS, Ctrl+Shift+P on Windows/Linux).
Run Preferences: Color Theme.
Select Velvet Chrome.
Development
Open this repository in VS Code.
Press F5 to launch the Extension Development Host.
In the new window, activate Velvet Chrome via Preferences: Color Theme.
Contributing
Suggestions and improvements are welcome. Please open an issue or submit a pull request.