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.