Ever wanted to create a DOS script but with a font colour of your choice. Well, you can add the color command to your scripts. For example Color 0C will run the script in the colour red. Color 05 will run the script in Purple. The color command is available to client operating systems.
0 = Black
1 = Blue
2 = Green
3 = Aqua
4 = Red
5 = Purple
6 = Yellow
7 = White
8 = Gray
9 = Light Blue
A = Light Green
B = Light Aqua
C = Light Red
D = Light Purple
E = Light Yellow
F = Bright White