Description
Adds Ruby string methods for terminal colors, backgrounds, and text effects using ANSI escape sequences. It is useful for command-line tools that need richer visual status output.
ANSI effects may not render correctly everywhere and can reduce accessibility. Keep plain or no-color output available for scripts, logs, and assistive tools.