Documentation
¶
Index ¶
- func BootedStyle() lipgloss.Style
- func BorderStyle() lipgloss.Style
- func DetailStyle() lipgloss.Style
- func ErrorStyle() lipgloss.Style
- func FolderStyle() lipgloss.Style
- func FooterStyle() lipgloss.Style
- func FormatFooter(text string, contentWidth, totalWidth int) string
- func FormatHeader(text string, width int) string
- func FormatScrollInfo(viewport, itemsPerScreen, total int) string
- func HeaderStyle() lipgloss.Style
- func ListItemStyle() lipgloss.Style
- func LoadingStyle() lipgloss.Style
- func NameStyle() lipgloss.Style
- func NormalStyle() lipgloss.Style
- func PadLine(line string, width int) string
- func ReloadStyles() error
- func SearchStyle() lipgloss.Style
- func SelectedStyle() lipgloss.Style
- func ShutdownStyle() lipgloss.Style
- func StatusStyle() lipgloss.Style
- func SuccessColor() lipgloss.Color
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BootedStyle ¶
func BorderStyle ¶
func DetailStyle ¶
func ErrorStyle ¶
func FolderStyle ¶
func FooterStyle ¶
func FormatFooter ¶
FormatFooter creates a footer aligned with the content
func FormatHeader ¶
FormatHeader creates a centered header
func FormatScrollInfo ¶
FormatScrollInfo creates scroll indicator text
func HeaderStyle ¶
func ListItemStyle ¶
func LoadingStyle ¶
func NormalStyle ¶
func ReloadStyles ¶
func ReloadStyles() error
ReloadStyles reloads styles from configuration This can be called if the config file changes
func SearchStyle ¶
func SelectedStyle ¶
func ShutdownStyle ¶
func StatusStyle ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.