Text styling

Hello! I have a long text in the Label. And I want parts of it to be styled.
I already figured out that some rich text tags like and work. <color=green> works, but <color=grey> doesn’t.

  1. Where can I find the full list of supported tags?
  2. How can I apply a particular style from USS to a part of the text?

Hi @stassius !

We’ve recently released new documentation for how text works in UITK.

  1. Here’s our current doc on Rich Text Tags. Keep in mind it’s still a work in progress, and some tags are missing.
  2. We currently don’t support styling sections of the text with USS. It’s part of our long-term plan, though. In the meantime, you can create custom tags using the Text Style Sheets.

Let us know if you have feedback on the documentation. We are continuously looking to improve it.