set stylergentexttagfontcolor
set stylergentexttagfontcolor= { colorname | #rgbspec}
This command determines the font color 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 brown.
The generated text tag also has a background color that is configured using the
set stylergentexttagshading setting.
Examples (the following are equivalent):
set stylergentexttagfontcolor=red
set stylergentexttagfontcolor=#ff0000