} //Save the list from a file HERE. static string changeColor() { string b = Console.ForegroundColor = ConsoleColor.DarkGray(""); return(Console.ForegroundColor = ConsoleColor.DarkGray); }