Arbortext Command Language > set Command Options > set stylernotbasefontcolor
  
set stylernotbasefontcolor
set stylernotbasefontcolor= { colorname | #rgbspec}
This command determines the font color used to display the Properties to edit label in the Arbortext Styler window when the value of the field is any value except Base (All Uses). The value is either a named color or an RGB specification preceded by #. The default is red.
Examples (the following are equivalent):
set stylernotbasefontcolor=red
set stylernotbasefontcolor=#ff0000