Description
Terminal messages gain a consistent blue-arrow and bold-text style for scripts that need clear status output. It is useful for shell scripts, install helpers, and small command-line workflows where readable prompts matter.
It only formats output; it does not validate the message or the command that produced it. Avoid using styled text to hide important warnings or errors.