What if i want to change the color and size of only a part of the text?

I’m getting frustrated because I’ve realized that when using text in the UI, I need to change everything.

Standard text blocks offer minimal functionality, with colors and fonts applied globally. This serves its own purpose, so it is not an issue.

The problem lies with the rich text feature; despite its name, its functionality is very poor and it’s less useful than a regular text block. We have to configure unnecessary parameters using decorators to handle font size or color changes.

Furthermore, since i cannot specify the font size for each individual widget, i have to create styles that differ in size by just one or two points.When color variations are also taken into account, the number of styles increases exponentially.

Does anyone know of a more decent text block?Please let me know if there is a method or a plugin that allows for individual color changes, resizing, and image embedding.