Skip to content

Latest commit

 

History

47 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dark Modern+

A dark theme based on VS Code's built-in Dark Modern, redesigned to give every distinct syntax element its own color — making code structure visible at a glance. Optimized especially for C#, with dedicated colors for classes, structs, interfaces, enums, methods, properties, modifiers, and more.

Color Design

Each syntactic role has a dedicated color. In C#, for example:

Colors

Note on Semantic Highlighting

This theme relies on semantic highlighting provided by the language server. When you first open a project, colors may appear incomplete for a moment — wait a few seconds for the language analysis to finish and the final colors will be applied.

Preview

About

This theme is a modification of the built-in Default Dark Modern theme to make C# code appear more readable.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors