Arbortext Command Language > set Command Options > set stylerexplicitfontcolor
  
set stylerexplicitfontcolor
set stylerexplicitfontcolor= { colorname | #rgbspec}
This command determines the font color used to display the labels of properties that have been explicitly set in the Arbortext Styler window or dialog boxes. This setting also applies to the color of the property category‘s label when a property from that category is explicitly set. The value is either a named color or an RGB specification preceded by #. The default is blue.
Examples (the following are equivalent):
set stylerexplicitfontcolor=red
set stylerexplicitfontcolor=#ff0000