2021-02-05

How to Change the Colour In Batch Files and Command Prompt

If you have ever made batch files or used command prompt on windows, you have probably noticed that the default command prompt window is white text on a black background. If you have ever wondered if there is a way to change these colours, well yes their is thanks to the 'color' command.

To use it, simply type 'color', followed by the two digit colour code representing your background and foreground (text) colours. These digits are the hexadecimal values representing the 16 available colours to choose from, as listed below. A valid example would be to type 'color 25', to set the background to green and the text to purple.

ColourCodeColourCode
Black0 Grey8
Blue1 Light Blue9
Green2 Light GreenA
Aqua3 Light AquaB
Red4 Light RedC
Purple5 Light PurpleD
Yellow6 Light YellowE
White7 Bright WhiteF

You can get this list in command prompt by using the 'color' command followed by an invalid colour code. Something to note is that if you just want to change the text colour, you an simply use the one digit colour code for that colour, such as using 'color 2' to set the text colour to green.



No comments:

Post a Comment

Give Some Support By Subscribing on YouTube

Every First Episode in the Winter 2023 Cour

Now that the Winter 2023 cour has come to an end, what better time to discuss the anime that aired this season. This season I have watched e...