COLORS | COLOURS
COLORS sets the display colors.
You can specify up to four colors.
(Default)
m = color for messages white
h = color for headings turquoise
t = color for text blue
i = color for input data green
The first is always messages, the
second is always headings, and so on. Valid
color letters are:
B = Blue G = Green P = Pink R = Red
T = Turquoise W = White Y = Yellow
For example, COLORS RYGB specifies messages red, headings yellow,
text green, and input blue.