Skip to main content

print_logo

Function print_logo 

Source
pub fn print_logo()
Expand description

Print the branded POUNCE ASCII wordmark, mimicking the project logo.

Block letters get a top-lit steel sheen (light silver → dark steel down the rows); three diagonal molten claw slashes rake upper-right → lower-left, glowing bright gold at the top into deep red at the bottom — the brand logo’s look. Emitted through anstream::stdout(), which strips the ANSI when stdout is redirected or NO_COLOR is set (non-TTY sinks get the plain text), with a 256-color downgrade on non-truecolor terminals. The metallic letters are tuned for a dark terminal background.