Predelnik / DSpellCheck

Notepad++ Spell-checking Plug-in
GNU General Public License v2.0
198 stars 33 forks source link

Dark mode compatibility #314

Closed gmikhail closed 1 year ago

gmikhail commented 1 year ago

The current DSpellCheck icon in dark mode looks like this:

dm

Please add a compatible icon (just change icon text to white).


Dark mode has been added in Notepad++ v8: https://community.notepad-plus-plus.org/topic/21273/notepad-v8-release-candidate-3

New API description: https://community.notepad-plus-plus.org/topic/21652/add-new-api-nppm_addtoolbaricon_fordarkmode-for-dark-mode

Predelnik commented 1 year ago

Thanks for reporting, looks like it would not be hard to fix.