Change the color scheme of the DOS Window

by Sanju 2009-10-12 12:15:21

Change the color scheme of the DOS Window

Go to command  prompt.

color bf - where b is the background color while f is for the foreground color (they are hex codes).
For instance, if you want to have a white background with black text, type color F0 and press enter.
To revert to the original color scheme, type color without any arguments.



For a list of all available colors, type color /? on the command line.

Tagged in:

1619
like
8
dislike
0
mail
flag

You must LOGIN to add comments