Question
I made a form which included some text whose color was set to red, but when I use the form, the text color is gray. How can I fix this?
Answer
If you want colored text on your forms, you are limited to the pure colors Black (0,0,0), Gray (192,192,192), Red (255,0,0), Green (0,255,0), Blue (0,0,255) and Purple (255,0,255).
To set the color in the Page Editor, select the desired text, click its current color in the panel at the left, click More Colors, and select one of the colors just mentioned. Now just save the project as a form in the normal manner.