Change the color scheme of the DOS Window - Shortcuts Views : 542
Tagged in : Shortcuts
8 0
Send mail
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.

By Sanju, On - 2009-10-12



    Login to add Comments .