# color {-f | -b} [RGB]  -  change the foreground or background color
color -?
color -f
color -b
echo Hit a CR after each color change.
pause
color -f 777
pause
color -b 700
pause
color -b 070
pause
color -b 007
pause
color -b 000
pause
color -f 004
pause
color -b 777
