🎨 Text Console Colors
Print colorful text in the console with one simple command. Lightweight, easy-to-use, and supports 16 colors.
// Instead of this: Console.Write("hello world");
// Just write: Text.Green("hello world");
✅ Supports variables & formatting ✅ Works like Console.WriteLine() ✅ 16 built-in colors
🔥 Make your console apps more readable & fun!