Arbortext Command Language > set Command Options > set diffattrmodcolor
  
set diffattrmodcolor
set diffattrmodcolor= { inherit | colorname | #rgbspec}
This command determines the font color used in the Compare window to display attribute modifications. If inherit is set, elements with changed attributes are displayed in the font color specified by the FOSI. The value is either inherit, or a named color, or an RGB specification preceded by #. The default is inherit.
Examples
set diffattrmodcolor=inherit
set diffattrmodcolor=red
set diffattrmodcolor=#ff0000