How do I get brown text in a batch file? -


i wondering if knows how change color of text in batch file brown can use make dirt in batch games.

you can use command color followed 1 of values shown in screenshot:

screenshot of console window

brown not available color in command-prompt have chose alternative color 8 gray.

to color specific parts of text need use api-function, not possible within batch-scripts. however, have this tool provide way work around limitation


Comments

Popular posts from this blog

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -

javascript - Using jquery append to add option values into a select element not working -

javascript - Restarting Supervisor and effect on FlaskSocketIO -