MarkdownViewerPlusPlus icon indicating copy to clipboard operation
MarkdownViewerPlusPlus copied to clipboard

Icon not visible with Notepad++ dark theme

Open dartraiden opened this issue 4 years ago • 0 comments

Notepad++ v8.0 introduced the possibility for a dark ui-theme. Plugin authors need to call NPPM_ADDTOOLBARICON_FORDARKMODE instead of NPPM_ADDTOOLBARICON for Notepad++ v8.0 or newer.

https://github.com/notepad-plus-plus/notepad-plus-plus/pull/9928

dartraiden avatar Jun 15 '21 15:06 dartraiden