Arbortext Command Language > set Command Options > set stylererrorcolor
  
set stylererrorcolor
set stylerrrorcolor= { colorname | #rgbspec}
This command determines the font color used in error messages displayed throughout Arbortext Styler. The value is either a named color or an RGB specification preceded by #. The default is red.
Examples (the following are equivalent):
set stylererrorcolor=red
set stylererrorcolor=#ff0000