SkillAgentSearch skills...

Npp DarkNpp

Notepad++ plugin

Install / Use

npx skills add ozone10/Npp-DarkNpp

Installs into whichever agent you are using.

About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.


<p align="center"> <img src="https://i.imgur.com/sJm0Kke.png"> <img src="https://i.imgur.com/UDTmTzj.png"> <img src="https://i.imgur.com/fxBvFdi.png"> </p>

Options

  • useDark - Option to choose mode.

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

    • Value 0 - let system choose mica material and use it only on title bar, default value.
    • Value 1 - don't use mica material.
    • Value 2 - mica material.
    • Value 3 - mica acrylic material.
    • Value 4 - mica alternative material, found in tabbed applications.
    • Value 5 - acrylic effect, undocumented, works in Windows 10, but can cause lag while dragging or resizing window.

[!IMPORTANT]
micaType with other value than 0 should not be used with HDR and ACM (Auto Color Management). Due to Windows bug using micaType with other value than 0 and/or with useDark=0 can cause visual glitches, with HDR/ACM visual glitches are more severe (e.g. invisible controls).
It is also recommended when using with micaType=1 to turn off Settings -> Personalization > Colors -> "Show accent color on title bars and window borders" setting.


Configs

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

Related Skills

View on GitHub
GitHub Stars62
CategoryDevelopment
Updated2mo ago
Forks3

Languages

C

Security Score

95/100

Audited on May 18, 2026

No findings