Skip to content

Sojaner/vs-solarized-dark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  1. Open Extensions in VS Code (Ctrl+Shift+X / Cmd+Shift+X)
  2. Search for "Solarized Dark VS Tokens"
  3. Click Install
  4. Open Preferences: Color Theme (Ctrl+K Ctrl+T / Cmd+K Cmd+T)
  5. Select Solarized Dark (VS Tokens)

License

MIT — See LICENSE for details.

Contributing

Issues and pull requests welcome at GitHub.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors