close
The Wayback Machine - https://web.archive.org/web/20201102195452/https://github.com/ozone10/Npp-DarkNpp
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
VS
 
 
 
 
 
 
 
 
 
 
 
 

README.md

DarkNpp

Build status Codacy Badge Latest release Total downloads Licence

Notepad++ plugin that allows to use partially dark mode (theme) on Notepad++.
Currently support: main title bar, some tooltips, some scroll bars, main tab background and context menus.

This is mainly for testing purposes.


Image


Options

  • useDark - Option to choose mode.

    • Value 0 - use light mode.
    • Value 1 - use dark mode, default value.
  • enableTabBG - This is 'secret' setting, you can change it only via editing config file. This setting affect main tab background.

    • Value 0 - disable tab background.
    • Value 1 - enable tab background, default value.

Configs

  • Default: Dark mode
[DarkNpp]
useDark=1
enableTabBG=1
You can’t perform that action at this time.