Here is some useful DOS command
1. color BF
B is the color of the background (you can try 0-9 and A-F)
F is the color of the Foreground (text) (you can try 0-9 and A-F)
2. title titleName %time%
Title name will put the text as the title of the command prompt. %time% will add a time stamp to the title.
You can read more here Digital Inspiration Technology Blog