old green dos

add to autoexec.bat

PROMPT $p$g$e[0;32;40m

just for info....
****************
0= no change
1=bold text
2= normal text
4= underline
5= blink text
7=inverz. text
8=hide text
*****************
color text
30 - balck
31 - red
32 - green
34 - blue
35 - margenta
36 - cian
37 - white

color bacground
40 - black
41 - red
42 - green
43 - yelow
44 - blue
45 - margenta
46 - cian
47 white

add to config.sys

device=C:\WINDOWS\COMMAND\ansi.sys
device=C:\WINDOWS\COMMAND\display.sys con=(ega,,1)
 
Top