surface.SetTextColor
Example
Draws 'Hello World', in white, near the top left of the screen.
Set the color of any future text to be drawn, can be set by either using R, G, B, A as separate numbers or by a Color.
Draws 'Hello World', in white, near the top left of the screen.