I’m working on synchronizing the themes and I have opened a thread of my own here.
I got a lot of information and many links to even more information from guy038.
Unfortunately the topic is completely new to me,
so it will take some time until I can come up with a script here.
To give a short visual representation of what needs to be done.
The defined foreground colors from the default styler.
6d94511d-75da-400a-a8f4-075c81c58ba1-image.png
All the colors that are similar should be migrated to one color.
Hoping to reduce the amount of different colors from >120 to 20-30
There will be only one default background and one default foreground color in the lexers.
I.e. on this example image, I would convert FFFFFF and similar to 000000.
The colors used internally by Npp would be handled separately,
because, for example, the background color of the current line must be different.
There is a lot to do but I haven’t given up yet. :-)