Hello, I have trouble reading red text on dark backgrounds and was hoping somebody could help me turn the default nameplates text to white. I can use this script to temporairly change whichever nameplate is designated as 1 to white but it doesn't work for very long, or on the other nameplates.


Code:
/run NamePlate1UnitFrame.name:SetVertexColor(1, 1, 1)
Could someone craft something more encompassing that turns all the nameplates name text white, all the time?