I've just recently upgraded to the 2025.1 version and I'm preparing the switch from the Windows GUI to the Universal GUI.
I've noticed that the mandatory fields in the Universal GUi are a lot less visible than they used to be in the Windows GUI.
Is there a simple way to make them a different colour like in this screenshot where I used a conditional layout (condition similar to 5 != 6) to force that this field is shown in Gold?

Technically I could think of a query that automagically adds the desired conditional layout for every task field where “mandatory” is set to true to easily force this but that fielss like a very dirty hack 🙄
Mainly because that is not what the conditional layout is for and it might even conflict with existing ones….