BGCOLOR

BGCOLOR is a global variable meant to hold the default background 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