Documentation
¶
Index ¶
- func AccentPanelStyle(accent color.Color) lipgloss.Style
- func AccentTitleStyle(accent color.Color) lipgloss.Style
- func CompactAccentPanelStyle(accent color.Color) lipgloss.Style
- func MutedHelpStyle(muted color.Color) lipgloss.Style
- func NumberedOptionPrefix(index int, selected bool) string
- func QuickSelectHelpText(optionCount int) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AccentPanelStyle ¶
AccentPanelStyle returns the standard interactive panel style used by term-llm prompts with a left accent border.
func AccentTitleStyle ¶
AccentTitleStyle returns the standard bold accent-colored title style.
func CompactAccentPanelStyle ¶
CompactAccentPanelStyle returns the compact summary panel style used for post-action confirmations.
func MutedHelpStyle ¶
MutedHelpStyle returns the standard muted help-text style.
func NumberedOptionPrefix ¶
NumberedOptionPrefix returns the standard numbered option prefix for a list item.
func QuickSelectHelpText ¶
QuickSelectHelpText returns the shared help text for numbered selection prompts.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.