Color
To enter the Color keyword in the command line, type Color.
Description
Section titled “Description”The Color keyword is an object keyword which is used, for example, to adjust the color of the color theme to your liking.
Syntax
Section titled “Syntax”Set Color [“ColorGroup_Name”.”Text”] Property [“Property_Name” “Property_Value”]
Examples
Section titled “Examples”- To set the color of the color theme to green, type:
| User name[Fixture]>Set Color “Global”.”Text” Property “RGBA” “00FF00FF” |