This is as close as I can get to a replica of the Visual Studio 2015's Dark theme in Notepad++. I created it to ease switching between files opened in Visual Studio and Notepad++. Particularly close attention has been paid to C, C++, and XML but a number of other languages have been tested.
- Download
VS2015-Dark.xml
, making sure to get the raw version, to%PROGRAMFILES%\Notepad++\themes
(%PROGRAMFILES(X86)%\Notepad++\themes
on 64-bit systems). - Restart Notepad++.
- Open Settings->Style Configurator.
- Select
VS2015-Dark
from the theme drop-down box. - Click Save & Close
If you find anything else wrong, feel free to let me know.