ColorDefinition
To enter the ColorDefinition keyword in the command line, use one of the options:
- Type ColorDefinition
- Type the shortcut Colord
Description
Section titled “Description”The ColorDefinition keyword is an object keyword which is used, for example, to adjust the color defintion of the color theme to your liking.
Syntax
Section titled “Syntax”[Function] ColorDefinition [“ColorDefinitionGroup_Name” or ColorDefinitionGroup_Number](.[“ColorDefinition_Name” or ColorDefinition_Number]) (Property [“Property_Name”] [“Property_Value”])
Examples
Section titled “Examples”- To set the color defintion “Text” in the ColorDefinitionGroup “Global” to red, type:
| User name[Fixture]>Set ColorDefinition “Global”.”Text” Property “RGBA” “FF0000FF” |