Hello,
I want to say prior to UI Toolkit, it was possible to have a string of text and change it’s color midway through the text by doing something along the lines of “<color=WhateverColor> This is a text string”. Is there a way to accomplish something like this with a UIElement Label in editor code without having to just have several separate labels lined up in a row, or is that the only option?