Is this possible? I would think that it would be, but have never seet it done. I am not talking about SetConsoleTextAttribute() to set the background of text, but i am talking about the whole console black background.

could you use FillConsoleOutputAttribute()?