Description
Formats Ruby terminal output with colors and text effects. It is useful for CLIs, test output, status messages, and tools that need readable feedback in a terminal.
Terminal styling should remain optional and accessible. Keep output understandable without color, and avoid control sequences in logs meant for machines.