This is very simple trick..
If you want to change the color of your command prompt..then follow the simple steps..
1)) Goto Run
2)) type cmd , click ok
3)) there are many combination of background and foreground colors are there.
0 = Black
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
8 = Gray
You can choose combination from above
4)) Syntax is
COLOR [background][foreground]
5)) In cmd just type COLOR and combination you want to apply.
For eg:
COLOR f0 : for black font and white background
COLOR 2c : for light red font and green backgroung.
Wow! This is excellent I don't have idea about this feature before reading your blog. I thought color of the command prompt is permanent and we can't change it manually. I am surely going to try change color of my command prompt.
ReplyDelete