| Name | Type | Description |
|---|---|---|
primary_color | str | Default: theme.PRIMARYColor string for the ready prompt. Defaults to the module-level ANSI |
tip | str | None | Default: NoneTip text to display. When Pass an explicit value to keep the tip stable across re-renders. |
show_tip | bool | None | Default: None |
Build the footer shown at the bottom of the welcome banner.
Includes a tip to help users discover features unless tips are disabled.
Whether to show the tip. When None, the startup splash tips
env var controls visibility.