Arbortext Command Language > set Command Options > set stylergentexttagshading
  
set stylergentexttagshading
set stylergentexttagshading= { colorname | #rgbspec}
This command determines the font shading of the generated text (gentext) tag in the Arbortext Styler generated text edit window. The value is either a named color or an RGB specification preceded by #. The default is yellow.
The generated text tag also has a font color that is configured using the set stylergentexttagfontcolor setting.
Examples (the following are equivalent):
set stylergentexttagshading=red
set stylergentexttagshading=#ff0000