Arbortext Command Language > set Command Options > set stylerunstyledfontcolor
  
set stylerunstyledfontcolor
set stylerunstyledfontcolor= { colorname | #rgbspec}
This command determines the font color of the element name in the unstyled indicator in any Arbortext Styler preview window when the element has a Style property of unstyled. The value is either a named color or an RGB specification preceded by #. The default is blue.
The unstyled indicator also has a background color that is configured using the set stylerunstyledfontshading setting.
Examples (the following are equivalent):
set stylerunstyledfontcolor=red
set stylerunstyledfontcolor=#ff0000