@Thomas-Koch
so let me try to summarize.
You ALWAYS have random text and random words which you wanna color different, correct?
If so, no, npp doesn’t have such functionality natively, because it is mainly an programmer editor
and as such, it colors, depending on the language, always the same words.
Plugins like Python Script, Lua Script, nppexec etc… can provide another way
solving your issue but therefore we would need more DETAILS what exactly
needs to be done.
If you are looking for a way to always color the same words, then you can easily define
a user defined language and put your words into one of the keyword field.
Choose a color and set your newly defined language via the language menu.
Done.
Cheers
Claudia