PDA

View Full Version : How to change colors in CMD


elakiri0777
11-09-2007, 09:34 PM
SYNTAX Sets the default console foreground and background colors.

Color attributes are specified by TWO hex digits -- the first corresponds to the background; the second the foreground. Each digit can be any of the below values.

0 = Black
1 = Blue
2 = Green
3 = Aqua
4 = Red
5 = Purple
6 = Yellow
7 = White
8 = Gray
9 = Light Blue

A = Light Green
B = Light Aqua
C = Light Red
D = Light Purple
E = Light Yellow
F = Bright White


EXAMPLE
Color 2A = Creates a green background with light bright green text

draco
11-09-2007, 09:36 PM
what (terunr nehe)

elakiri0777
11-09-2007, 09:42 PM
cmd (command prompt) ekata gihin,
"color 2A" kiyala type karala enter karala balanna,
ethakota background color eka Green text color eka Light Green.

shalinda
11-09-2007, 09:45 PM
it works ela ela