Arbortext Command Language > set Command Options > set tagfontcolor
  
set tagfontcolor
set tagfontcolor= { colorname | #rgbspec}
This command determines the font color used to display markup icons in the Edit window. The value is either a named color or an RGB specification preceded by #. The default is brown.
You can determine whether Arbortext Editor ignores this setting by using the set usecolorsettings option.
Examples
set tagfontcolor=red
set tagfontcolor=#ff0000