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!
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 Directory 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 using the built-in import feature.
- 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.
- Clone or download this repository.
- Run
install.cmd. This will copy the theme to your local Notepad++ themes folder (%AppData%\Notepad++\themes).
- 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.