Blockland\Add-Ons\System_ReturnToBlockland\interface\profiles
new GuiControlProfile(RTB_TextEditProfile : GuiTextEditProfile)
{
fillColor = "255 255 255 255";
borderColor = "188 191 193 255";
fontSize = 12;
fontType = "Verdana";
fontColor = "64 64 64 255";
fontColors[0] = "64 64 64 255";
fontColors[1] = "0 0 0";
};
just an example, copied from RTB generic.cs