Sets the default console foreground and background colors.
Syntax:
COLOR [attr]
attr Specifies color attribute of console output
Color attributes are specified by TWO hex digits -- the first corresponds to the background; the second the foreground. Each digit can be any of the following values:
To change the color of the font:
Ex.
c:\>color 02
ð 1st digit used for background color and 2nd one for text color.