Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 997 Bytes

File metadata and controls

33 lines (18 loc) · 997 Bytes

🎨 CMD-Color-Selector

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.

Features

✅ 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

screenshot

Screenshot 2025-09-12 172557 Screenshot 2025-09-12 172615