Change the color of the console window. Which is one of
foreground, background, selection_foreground
or
selection_background. RGB is a term
rgb(Red,Green,Blue) where the components are values between
0 and 255. The defaults are established using the Windows API
GetSysColor().