Apologies, previous patch inherited an unrelated bug fix. Fixed patch attached, fixed commit logs below. * configure.ac: Compiler flag for setting w32 console color space. * lisp/term/w32console.el: Define and apply different color spaces. * src/term.c: Set tty max colors based on compiler flag. * src/w32console.c: Write face colors to console via VT sequences.