5 clean, duotone Notepad++ themes port based on https://github.com/sallar/vscode-duotone-dark.
5 clean, duotone Notepad++ themes.
Adapted from VSCode DuoTone Dark color schemes.
Download the latest 7zip or zip release from Releases and extract it to your Notepad++ themes directory.
You can also extract the themes somewhere else, start Notepad++ and import them through the Settings menu, Import > Import style theme(s)….
Alternatively, you can install with command-line by doing (requires Node & NPM):
git clone https://github.com/webketje/notepad-plus-plus-duotone-dark-theme.git
cd notepad-plus-plus-duotone-dark-theme
npm install
set "NPP_PATH=C:\Path\to\Notepad++"
npm run test
Currently supported: C, C#, C++, Objective-C, HTML, XML, YML, PHP, Java, Javascript, Typescript, VueJS, JSON, CSS, SASS, SCSS, SQL, Python, Makefile, bash, batch, LaTeX, R, Powershell, Ruby, diff
In 5 themes: markdown (better), Dockerfile
Currently supported: .env, .ini, .prettierrc, .eslintrc, .gitmodules, .gitattributes
You need NodeJS. Clone the repo, run npm install
, tweak theme.xml
, then run npm run build
. npm run zip
will also create a ZIP & 7Zip archive in the /dist
folder, however you will need to install 7-Zip first.
Please report issues/bugs, feature requests and suggestions for improvements to the issue tracker.
Copyright © 2019 webketje