Skip to main content

Set the console (windows prompt) foreground and background colors.

:: To set the console colors to the default values:
color

:: To list available color values and detailed information:
color /?

:: To set the console foreground and background to a specific color:
color <foreground_code><background_code>