Colors Chat in C# code example Example: change line color in c# //set the foreground color to cyan Console.ForegroundColor=ConsoleColor.cyan;