How can I change the entire console’s background color? I’ve tried SetConsoleTextAttribute and it only changes the background color of new text.
I effectively want the entire console to turn red when a serious error arises.
Thanks to everyone who attempts to help.
Try something like: