Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

Documentation Typo in Help for COLOR Command

Jun
1,092
48
Under "Options:", the help lists:

/FG:colorSets the foreground color to the 256 color (xterm) value specified. Valid range for color is 0 - 255.

/FG:colorSets the background color to the 256 color (xterm) value specified. Valid range for color is 0 - 255.

The second line should be /BG:color.

It also is not clear to me from the help exactly what the "color" value is. When I enter a command, as instructed, such as color /fg:128, I get an error message. Earlier in the help, it states:

You can set the foreground and background color in a TCC console window (not a TCMD tab window) to 16 million or 256 colors with the /FG and /BG options.​

How does one specify the color among 16 million or 256?
 
Back
Top