StartConsoleColorMode([defcolor])
defcolor
argument to False. In that case color mode will be enabled but without using the
default colors. Note that if you do that, it's important to call StartConsoleColorMode()
before any other console library functions that might enable color mode so if you
use this function the best idea is to call it right after EnableAdvancedConsole().
You must enable advanced console mode using EnableAdvancedConsole() before you can use this function. See EnableAdvancedConsole for details.
True)