1

First, I don't want this: How to change the default color of the Command Prompt?

When I say color palette, I mean the real scheme/palette, not just foreground+background.

I want to change the definition of "dark red", "light green", etc... so the palette shown on the Colors tab of Properties.

Imagine I'm colorblind and don't see the difference between "red" and "green" and I want to change "red" to be the commonly agreed color of "yellow" for example. So any application that prints a red text will actually display as yellow in that command window.

It means that whenever an application prints something in color, the custom palette will be used. Note: I'm already using https://github.com/adoxa/ansicon. Say I'm running this program example and I'm looking for a setting that will make it look different from the rest of the world :)

1 Answers1

4

enter image description here

Select the box for the color you wish to change, adjust the RGB values for each of the items shown there.

that will change what is Shown on the color tabs, but I suspect that you wish to change all the colors that would also be used in the CMDprompt too?

So far it seems that it does effect the colors assigend via what you can see using Color /? Like Color 1C
Crud, now I have to fix them again :-)

Psycogeek
  • 9,139