The DOS and NETcore (command line / interpreter) versions automatically change their console background to white and the font to a darker color. It has been agreed that it is preferable to let the user maintain their chosen OS color theme instead.
An optional extra element of this issue is to either add a switch to the command line that sets up a dark or light theme or to add a predicate to the implementation. Adding a switch when launching is probably the best choice.