Description
Adds terminal color and style helpers to Ruby strings for ANSI-compatible output. It is useful for command-line tools, test reports, prompts, and status messages that need clearer visual feedback.
Color should not carry the only meaning. Keep output readable without color and avoid ANSI escapes in machine-readable logs.