Skip to main content

Module banner

Module banner 

Source
Expand description

ASCII banner for gisa — shared across CLI and TUI.

Functions§

print_banner
Prints the gisa ASCII art banner to stdout (CLI mode).
render_animated_banner
Render the GIT-SAME banner with animated gradient sweep (left-to-right wave). phase in [0.0, 1.0] drives the sweep: 0.0 and 1.0 = all first-stop color, 0.5 = full gradient visible.
render_banner
Render the GIT-SAME banner with a static Blue → Cyan → Green gradient.
subheadline
Canonical subheadline used by CLI + Dashboard.