Valid values are 0 to 15 (see below); default value is 0 (black).
Value
Colour
0
Black
1
Blue
2
Green
3
Cyan
Value
Colour
4
Red
5
Magenta
6
Brown
7
White
Value
Colour
8
Grey
9
Bright Blue
10
Bright Green
11
Bright Cyan
Value
Colour
12
Bright Red
13
Bright Magenta
14
Yellow
15
Bright White
Notes
The MenuColor statement can only be used in a [menu] or [submenu] block in Config.sys.
If a menu block does not include MenuColor statement, the screens are displayed as white text (7) on a black background (0).
If a background colour is specified, there should be no space between textcolour and the comma and background.
Any syntactical error in a MenuColor statement causes the whole statement to be ignored without any error messages.
Colours specified in a MenuColor statement persist through all Dos screens until otherwise modified. Loading ansi.sys or a CLS command will reset the colours to the default white on black.
Setting a background colour to a "bright" colour (8-15) may cause the text to blink on some machines.