MarkdownViewerPlusPlus
MarkdownViewerPlusPlus copied to clipboard
Icon not visible with Notepad++ dark theme
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