Description
Adds ANSI color and style helpers for Ruby strings used in terminal output. It is useful for command-line tools, test feedback, prompts, logs meant for humans, and status displays.
Color should improve scanning without becoming the only signal. Keep output readable without color and avoid ANSI escape sequences in machine-readable logs.