The color of the text, represented by a hexadecimal code preceded by # (except when used within <button> or <button_default> tags, in which case the code must be preceded by 0x).
Child of: <button>, <button_defaults>, <input>, <text_banner name="">, <title>, <title_defaults>
Parent of: Nothing
Examples:
<text_color>#000000</text_color>
<text_color>0x000000</text_color>