DLUnire DarkA modern high-contrast color theme for Visual Studio Code.
DLUnire Dark is built for developers who want a clean, high-contrast editor without giving up semantic consistency. Instead of coloring tokens at random, the theme groups language constructs by their role in the code. That makes complex codebases easier to scan, understand, and navigate. It was refined against real projects in the DLUnire Framework ecosystem and works well across modern languages — with special care for PHP and TypeScript. Syntax types at a glanceA compact grammar sample showing how variables, types, strings, numbers, booleans, and comments are distinguished:
Table of Contents
OverviewDLUnire Dark follows one simple idea:
Each construct belongs to a stable visual category. Keywords, types, functions, properties, and comments stay visually distinct, so patterns stand out faster and long sessions feel less tiring. The theme started with PHP in mind, then was tested extensively with modern frontend stacks and systems languages. Main goals
GalleryThe screenshots below come from real projects in the DLUnire ecosystem — production code, not toy demos. TypeScriptCore modules, imports, type declarations, functions, and comments.
SvelteComponents, layouts, embedded TypeScript, and application structure.
SCSSVariables, selectors, nested rules, properties, and mixins.
TypeScript — Routing EngineA larger TypeScript sample showing routing, modules, and application architecture.
RustTraits, ownership, modules, macros, and modern Rust syntax.
PHPNamespaces, classes, methods, attributes, and modern PHP syntax.
PHP ControllerA production controller built with the DLUnire Framework.
FeaturesDLUnire Dark uses a semantic color system rather than arbitrary syntax highlighting. Highlights
Color Palette
Supported LanguagesDLUnire Dark works with every language Visual Studio Code supports. Extra attention went into:
Gallery images were captured from real DLUnire projects. InstallationVisual Studio Code Marketplace
Or install from the terminal:
Design PhilosophyProgramming languages are structured systems. A theme should reinforce that structure, not hide it. DLUnire Dark maps colors to the semantic role of each construct. You spot patterns faster, understand code more easily, and keep a clean, consistent look across languages. Instead of giving every token equal weight, the theme highlights what defines architecture and behavior. RepositoryWebsite: https://dlunire.dev Source: https://github.com/dlunire/theme-dlunire-dark Bug reports, feature requests, and contributions are welcome. License: MIT · Publisher: dlunire · Version: 1.0.1 |








