Skip to content

Latest commit

 

History

History
36 lines (33 loc) · 2.08 KB

README.md

File metadata and controls

36 lines (33 loc) · 2.08 KB

VS Code-Dark-Npp

VS Code Dark Theme for Notepad++

This is a loose replica of the VS Code's Dark theme in Notepad++, I added a few missing word styles, particularly, support for python 3+ f"string" format. Based on Hellon Terna's https://github.com/hellon8/VS2019-Dark-Npp, which is based on 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.

Installation

  1. (Optional) If you haven't already, turn on Notepad++ dark mode in Preferences -> Dark Mode to a better look and feel.
  2. Right Click HERE and select Save As to download the theme.
  3. Go to %APPDATA%\Notepad++.
  4. Open themes folder, create a new folder named themes if it doesn't exists.
  5. Place downloaded .xml file inside the folder.
  6. Restart Notepad++.
  7. Open Settings->Style Configurator.
  8. Select VS-Code-Dark from the theme drop-down box.
  9. 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