v0.1.0-alpha
Pre-release
Pre-release
ADDED
-
Foreground and Background Colors:
- Classic color support (e.g., Red, Blue, Green).
- Light/Bright variants.
- Custom RGB colors with
Color.Fore.CUSTOM(r, g, b)
andColor.Back.CUSTOM(r, g, b)
.
-
Text Styling:
- Bold, Italic, Underline, Dim, and Strikethrough effects.
- Clear/reset styles automatically after every print.