A fresh, modern dark theme for Notepad++, crafted from scratch using the exact color palette of recent versions of VSCode (specifically Dark+ and Dark Modern).
(Note: Due to differences in parser lexers, the highlighting is not a 1:1 replica of VS Code. Instead, it aims for consistency within the palette, prioritizing readability over absolute duplication.)
This project is a rebranding and complete overhaul of the previously hellon8/VS2019-Dark-Npp theme. We decided to keep it in this repository so existing users can easily discover and benefit from the new aesthetics!
Prefer the old VS2019-style theme? It's still available on the master branch.
Note: This theme was originally inspired by and evolved from the works of cydh's VS2015-Dark-Npp and SeanCline's Npp-VS2012-Dark. Thanks to their original efforts!
Check out the Screenshots to see how the theme highlights different programming languages (including C, C++, C#, CSS, F#, HTML, Java, JavaScript, JSON, PHP, PowerShell, Python, Rust, SQL, XML, and YAML).
The easiest way to install the theme is by cloning or downloading the repository and running the install script.
-
Clone or download this repository.
-
Run
install.cmd. It will automatically copy all files to the correct locations:- Theme →
%AppData%\Notepad++\themes\ - Markdown UDL →
%AppData%\Notepad++\userDefineLangs\ - CSVLint plugin config →
%AppData%\Notepad++\plugins\config\
Any missing directories are created automatically. Each step reports
[OK]or[FAILED]so you can spot any issues at a glance. - Theme →
- Download the
Dark+ Modern.xmlfile (or Right ClickHEREand select Save Link As...). - Open Notepad++.
- Go to Settings > Import > Import Style Theme(s)...
- Select the downloaded
.xmlfile. - Go to Settings > Style Configurator, select Dark+ Modern from the theme dropdown, and click Save & Close.
- Download
Dark+ Modern.xml(or Right ClickHEREand select Save Link As...). - Copy the file to
%AppData%\Notepad++\themes.- Note: If you use a portable version, copy it to the
themesfolder in your Notepad++ installation directory.
- Note: If you use a portable version, copy it to the
- Restart Notepad++.
- Select the theme in Settings > Style Configurator.
