Arbortext Command Language > set Command Options > set stylerunstyledfontshading
  
set stylerunstyledfontshading
set stylerunstyledfontshading= { colorname | #rgbspec}
This command determines the font shading 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 red.
The unstyled indicator also has a font color that is configured using the set stylerunstyledfontcolor setting.
Examples (the following are equivalent):
set stylerunstyledfontshading=red
set stylerunstyledfontshading=#ff0000