Arbortext Command Language > set Command Options > set stylerindeterminatefontcolor
  
set stylerindeterminatefontcolor
set stylerindeterminatefontcolor= { colorname | #rgbspec}
This command determines the font color used to display the label in the Arbortext Styler window when the value of the field is inherited from multiple sources and the values vary. This may occur, for example, for a Size field when multiple contexts are selected for a title element and the font size varies between contexts. The value is either a named color or an RGB specification preceded by #. The default is orange.
Examples (the following are equivalent):
set stylerindeterminatefontcolor=red
set stylerindeterminatefontcolor=#ff0000