A simple and fun batch script to change the background and text color of your Windows CMD console. The user can select colors interactively and see the console in a new style immediately.
How to Use
Run the script:
cmd_color_selector.bat
Enter a background color code (0-F).
Enter a text color code (0-F).
Enjoy your new CMD colors!
The menu will repeat so you can try different color combinations.
β Interactive menu for selecting background and text colors
β Displays color codes for easy selection
β Loops so you can experiment with multiple color combinations
β Beginner-friendly example of batch scripting

