Arbortext Command Language > set Command Options > set stylerhassourceeditsfontcolor
  
set stylerhassourceeditsfontcolor
set stylerhassourceeditsfontcolor= { colorname | #rgbspec}
This command determines the font color of the text confirming the presence of edited source for an element, in the Description tab of the Arbortext Styler window. The value is either a named color or an RGB specification preceded by #. The default is orange.
Note that the setting will not affect the edited source symbols in the list view window, only the heading of the Description tab and the text advising you that source edits exist for the element for the particular output source.
You can set this option as a preference from the Tools > Preferences dialog box. Click the Advanced button and choose stylerhassourceeditsfontcolor.
Examples (the following are equivalent):
set stylerhassourceditsfontcolor=red
set stylerhassourceeditsfontcolor=#ff0000