TEXTCOLORS(1G) TEXTCOLORS(1G)
NAME
textcolors - set the colors used by a text window
SYNOPSIS
textcolors textc backgroundc highlightc cursorc
DESCRIPTION
There a four color indexes associated with each text window.
textcolors sets the color index to be used for printed text,
the background, highlighted text, and the cursor. The color
indexes given must be between 0 and 255.
EXAMPLE
textcolors 0 7 4 4
Let's assume that color index 0 is black, 7 is white and 4
is blue. This command will make text print black on a white
background. Highlighted text and the cursor will be
displayed in blue.
ORIGIN
Silicon Graphics, Inc.
Page 1 (last mod. 8/20/87)