TEXTCOLOR
TEXTCOLOR
is a global variable meant to hold the
default foreground color of a game, so that the command
color TEXTCOLOR, BGCOLOR
becomes a quick way to switch back to a game’s default colors.
Example
TEXTCOLOR = DEF_FOREGROUND
BGCOLOR = DEF_BACKGROUND