Skip to content

hellon8/VS2019-Dark-Npp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VS2019-Dark-Npp

Visual Studio 2019 Dark Theme for Notepad++

This is a loose replica of the Visual Studio 2019's Dark theme in Notepad++. It was created to ease switching between files opened in Visual Studio and Notepad++. It is actually just enhanced from https://github.com/cydh/VS2015-Dark-Npp (credits also to original version https://github.com/SeanCline/Npp-VS2012-Dark) to improve reading, increasing contrast to a comfortable level and differing more keyword types. I also took a bit from Zenburn theme and tweaked a bit to fill some languages missing from the original theme.

Installation

  1. (Optional) If you haven't already, turn on Notepad++ dark mode in Preferences -> Dark Mode to a better look and feel.

Method 1

  1. Clone the entire project into a folder in your file system
  2. Right click install.bat and run it as administrator.

Method 2

  1. Right Click HERE and select Save As to download the theme.
  2. Go to %programfiles%\Notepad++.
  3. Open themes folder, create a new folder named themes if it doesn't exists.
  4. Place downloaded .xml file inside the folder.
  5. Restart Notepad++.
  6. Open Settings->Style Configurator.
  7. Select VS2019-Dark from the theme drop-down box.
  8. Click Save & Close

Screenshot

JSON
Screenshot
CSV (For this, you will need the CSV Lint plugin)
Screenshot
Javascript
Screenshot
HTML
Screenshot
XML
Screenshot
Registry
Screenshot
PowerShell
Screenshot
C#
Screenshot

Releases

No releases published

Packages

No packages published