[UMG] Editable Text - change text color

In case someone else stumbles here. To set the color of editabletext at runtime you have to call the function SetStyle. If you’re only trying to change color just get the existing Style struct and plug in the other values.