How to change the color of Command Prompt
Open cmd, type color then number of the color, here's some codes and their colors.
0 = Black 8 = Gray 1 = Blue 9 = Light Blue 2 = Green A = Light Green 3 = Aqua B = Light Aqua 4 = Red C = Light Red 5 = Purple D = Light Purple 6 = Yellow E = Light Yellow 7 = White F = Bright White
for example, i want color aqua, then type like this and press enter 'color 3' (without quotes)