How to change the color of the toolbar in Notepad ++?
- 
On windows7, you can, more or less, just go to the pain to
hook the different notepad++ message queues and color the
different controls yourself. - 
can you tell me How to do this?
 - 
Do you know how to program in C/C++?
Or a language which is fast enough to make those calls, like for example rust? - 
Yes, I not program much in c ++ and Python
 - 
Don’t be surprised that I write so crookedly, I’m Russian
 - 
This post is deleted! - 
@Oreshek-qq said in How to change the color of the toolbar in Notepad ++?:
Don’t be surprised that I write so crookedly, I’m Russian
:-D not a problem at all, I’m not English/American as well.
The easiest method, to my knowledge, is to create a notepad++ plugin
and then to do what is described here.
But just for the record, this isn’t as easy as it sounds to get everything right. - 
Could you please help me do this?
 - 
Unfortunately not, as I’m not a C/C++ programmer.
I tried this with python and at some point I had to accept that
pythonscript (the plugin) and python isn’t fast enough for such a task.
Sorry. - 
Ohh, well, I’ll try to do it myself, or ask someone who knows c++
 - 
Thank you very much anyway
 - 
I’am 11 years old:))
 - 
ok :-) Impressive if you already start programming.
At that age, I was just interested in soccer. :-) - 
All people are different)
Thank you, goodbye