Make Notepad++ color customizable#10128
Make Notepad++ color customizable#10128donho wants to merge 4 commits intonotepad-plus-plus:masterfrom
Conversation
|
@ozone10 As you can see in the screenshot, there are at least 3 places remain unchanged, and it seems the 3 API are the undocumented ones, controlled by WDM. Do you know how to change the colors? |
|
Unfortunately, unless we owner draw it, it is not possible. And for title bar I don't think it's possible. |
|
@ozone10 |
This looks nice even though other areas aren't customizable! |
1de9048 to
fd0539a
Compare
|
@mere-human |
However, for some reason, when I switched from default Black (Dark mode) to e.g. Red tone, the editor style became default white as you can see above. |
|
Also, how about to show add color picker for custom customizing self color? |




Notepad++ is dark-modable now, but why not in green/purple/yellow/red/blue/etc... mode?

This PR is try to make Notepad++ color customizable.