Skip to content

ozone10/Npp-DarkNpp

Repository files navigation

DarkNpp

Build status Latest release Total downloads Licence

NOTICE: Notepad++ 8.0 comes with support for the dark mode

Currently plugin is mainly used for testing mica effects.


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

On Windows 11 allow to use mica effect on main window.

This is mainly for testing purposes.



Options

  • useDark - Option to choose mode.

    • Value 0 - use light mode.
    • Value 1 - use dark mode, default value.
  • micaType - Option to apply mica on main window. It is recommended to use useDark=1.

    • Value 0 - don't use mica, default value.
    • Value 1 - let system choose mica type, currently do nothing, secret value.
    • Value 2 - mica background.
    • Value 3 - acrylic background.
    • Value 4 - tabbed mica background.

Configs

  • Default: Dark mode with no Mica
[DarkNpp]
useDark=1
micaType=0