diff --git a/make.py b/make.py index d2def077..31cba535 100644 --- a/make.py +++ b/make.py @@ -714,6 +714,7 @@ def _create_batch_scripts_initial(self): ### Colorize to distinguish #$host.ui.RawUI.BackgroundColor = "DarkBlue" +$host.ui.RawUI.BackgroundColor = "Black" $host.ui.RawUI.ForegroundColor = "White" """)