Try this:
Add a special character to each letter in the string that you want to be yellow:
myText="Hello, ^J^o^h^n! How are you?"
Then parse this string character-by-character and when you find "^", read next letter and wrap it into {color} tag:
H
e
l
l
o
,
J[/color]
o[/color]
h[/color]
n[/color]
etc.[/code:52zgqv8e]
[quote:52zgqv8e]is there any way to change the plugin of my texts
If you need to replace lots of text objects, you can edit XML files of the project, as described here, but it's not recommended.
I do not need to try to know that I will have the same problem but worse seen all the tags that there is. The problem with this plugin is that the color is displayed when the text is displayed. However, the dialogs display the text letters by letters, without forgetting the tags. Once the opening tag is written, the following becomes yellow. The closing tag will also be displayed before it is fully written.