Saturday 24 October 2015

CMD color codes

Sets the default console foreground and background colors.
Syntax
      COLOR [background][foreground]
Colors attributes are specified by 2 of the following hex digits. Each digit can be any of the following values:

0 = Black
8 = Gray

1 = Blue
9 = Light Blue

2 = Green
A = Light Green

3 = Aqua
B = Light Aqua

4 = Red
C = Light Red

5 = Purple
D = Light Purple

6 = Yellow
E = Light Yellow

7 = White
F = Bright White 


No comments:

Post a Comment