Table of Contents

COLOR

Configures colors for characters, background and/or borders of screen

Implemented by: ansifull, Applesoft, cbmv7, cbmv3.5, Atari, msatari, colorext, GWBASIC, MSX, VBDOS, FreeBASIC, EndBASIC

With variations: a2int (sets background color), TI994 (through CALL; specific character sets), atxl (values and effects vary on GRAPHICS mode), BBC (only from BASIC III, US version), bw32 (implemented as function, requires parenthesis), QBasic (4 ways to use), ugBASIC (also with subcommands BACK, BACKGROUND, BORDER and SPRITE), minibasicjs

Also written as:

Usage

Variations

In Applesoft BASIC, COLOR accepted only one color code as argument, to be used for foreground in its low-resolution graphics mode.

Examples

Comments

Similar keywords

In other languages...

References