Solarized Dark VS Tokens
Solarized Dark VS Tokens is a VS Code theme that combines the best of both worlds:
- Workbench UI: The proven Solarized Dark palette featuring beautiful blues, teals, and contrasting backgrounds
- Code Syntax: JetBrains Rider/IntelliJ's Visual Studio Dark syntax scheme with vibrant, semantic-aware token colors
- Semantic Tokens: Full C#, Razor, XML, HTML, and JSON support with language-aware highlights
Perfect for
- C# developers using Rider or Visual Studio Dark theme
- Teams mixing Solarized Dark workbench preferences with modern semantic highlighting
- Anyone who loves the Solarized color palette applied consistently across the entire editor
What you get
Colors included
- Keywords & Control Flow: Crystal blue (
#569cd6) and purple (#d8a0df) for easy scanning
- Strings & Escapes: Warm peach (
#d69d85) with highlighted escape sequences (#e07a00)
- Classes & Interfaces: Teal (
#4dc9b0) and green (#b8d7a3) for type distinction
- Methods & Functions: Pale yellow (
#dcdca9) for clear function identification
- Comments: Soft green (
#57a64a) that doesn't distract
- Terminal: Full Solarized ANSI palette for consistent terminal colors
Language support
- C#: Full coverage of classes, interfaces, enums, structs, methods, extension methods, attributes, and preprocessor directives
- Razor: Proper highlighting of tag names, attributes, and embedded C# transitions
- HTML/XML: Semantic tag and attribute coloring with namespace support
- JSON: Property key distinction for better readability
- General: Comments, strings, numbers, operators, and more across all languages
Installation
- Open Extensions in VS Code (
Ctrl+Shift+X / Cmd+Shift+X)
- Search for "Solarized Dark VS Tokens"
- Click Install
- Open Preferences: Color Theme (
Ctrl+K Ctrl+T / Cmd+K Cmd+T)
- Select Solarized Dark (VS Tokens)
License
MIT — See LICENSE for details.
Contributing
Issues and pull requests welcome at GitHub.
| |