The text color can be specified using sg.Text(text = "", text_color = ‘hex color code ‘). A hex color code represents a color using a # followed by a 6-digit number. Since this is also used when ...