// Xử lý màu sắc ngoại lệ private bool ExistColor(int color) => ConsoleColor.IsDefined(typeof(ConsoleColor), color);