Previews
Dark Modern Neue
Dark Modern Neue — High Contrast
Dark Modern Neue — Minimal
Variants
Dark Modern Neue — Warm desaturated palette. Salmon strings, teal types, sky variables. Chromatic balance over high contrast — every token family is luminosity-matched.
Dark Modern Neue (High Contrast) — Full saturation Tailwind-based colors. Electric indigo, fuchsia, sky, and emerald with strong chromatic separation. Built for maximum token differentiation.
Dark Modern Neue (Minimal) — Near-monochrome neutral scale with a single teal accent (#7DCFCA) for strings. Keywords are darker than identifiers — the code reads through content, not syntax.
Installation
- Open VS Code
- Go to Extensions (
Ctrl+Shift+X)
- Search for
Dark Modern Neue
- Click Install
- Open Command Palette (
Ctrl+Shift+P) → Preferences: Color Theme
- Select your preferred variant
Recommended Settings
{
"editor.semanticHighlighting.enabled": true,
"editor.fontFamily": "CommitMono",
"editor.fontSize": 13,
"editor.lineHeight": 1.5,
"editor.letterSpacing": 0.15,
"editor.fontLigatures": true,
"editor.fontVariations": true
}
Feedback
Dark Modern Neue is open source and contributions are welcome!
There are many ways to contribute, from reporting bugs and submitting enhancement suggestions to improving the themes by submitting pull requests.
Found a specific issue with a token or color? Open an issue on GitHub and include the language, scope, and a screenshot if possible.
Copyright © 2026 Alberto Cantero