Arbortext Command Language > set Command Options > set usercolor
  
set usercolor
set usercolor= { colorname | #rgbspec}
This command allows you to set the user color. The value is either a named color or an RGB specification preceded by #. By default, no color is selected. This set option corresponds to the User Color preference in Tools > Preferences > User Information.
This color can be used to identify the changes you make when change tracking is active. This color identifies you in the Edit window, in print and in published output. If you do not choose a user color, a color will still be assigned to you to identify you in a document. If this setting conflicts with another user’s color, you may be assigned a different color for that document only. This value will not be changed.
Examples (the following are equivalent):
set usercolor=red
set usercolor=#ff0000