webketje / notepad-plus-plus-duotone-dark-theme

5 clean, duotone Notepad++ themes port based on https://github.com/sallar/vscode-duotone-dark.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notepad++ logo

5 clean, duotone Notepad++ themes.

Adapted from VSCode DuoTone Dark color schemes.


Screenshot

Install

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

Support

Languages

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

User-defined languages

In 5 themes: markdown (better), Dockerfile

Config files

Currently supported: .env, .ini, .prettierrc, .eslintrc, .gitmodules, .gitattributes

Development

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.

Contribution

Please report issues/bugs, feature requests and suggestions for improvements to the issue tracker.

Copyright © 2019 webketje

About

5 clean, duotone Notepad++ themes port based on https://github.com/sallar/vscode-duotone-dark.

License:MIT License


Languages

Language:Objective-C 52.6%Language:PowerShell 18.0%Language:C# 13.5%Language:C++ 4.5%Language:Visual Basic .NET 3.9%Language:R 2.2%Language:Makefile 1.4%Language:PHP 0.8%Language:JavaScript 0.6%Language:Python 0.6%Language:HTML 0.4%Language:Java 0.3%Language:TeX 0.3%Language:Ruby 0.3%Language:C 0.2%Language:Shell 0.2%Language:Dockerfile 0.1%