Color Update / Tutorial
This commit is contained in:
parent
d60e6bfc4c
commit
a0fa3a4533
8 changed files with 2 additions and 0 deletions
BIN
.vs/GATE-PLAYGROUND/DesignTimeBuild/.dtbcache
Normal file
BIN
.vs/GATE-PLAYGROUND/DesignTimeBuild/.dtbcache
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -1276,6 +1276,8 @@ namespace GATE_PLAYGROUND
|
|||
{
|
||||
SetScreenColorsApp.SetColor(ConsoleColor.Magenta, Color.DarkOrange);
|
||||
SetScreenColorsApp.SetColor(ConsoleColor.DarkYellow, Color.LightSkyBlue);
|
||||
SetScreenColorsApp.SetColor(ConsoleColor.Green, Color.SpringGreen);
|
||||
SetScreenColorsApp.SetColor(ConsoleColor.DarkRed, Color.IndianRed);
|
||||
|
||||
if (args.Length == 1)
|
||||
{
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue