Change Color of Commands in Console2
You satisfied with the yellow color in the prompt only?
Screenshot was taken from my own Console Emulator (ConEmu), sorry for self-promoton ;)
Link to ColorPrompt.cmd.
If you want repeat this trick in Console2, you owe to use AnsiCon after (or before) changing prompt.
ansicon.exe -p
The idea is to use ANSI x3.64 sequences to change console output colors.