ui

package
v0.6.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 12, 2024 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrorStyle = lipgloss.NewStyle().
	Foreground(lipgloss.Color("#EE0000")).
	Bold(true)
View Source
var EvenRowStyle = lipgloss.NewStyle().
	Foreground(lipgloss.Color("#777777"))
View Source
var HeaderStyle = lipgloss.NewStyle().
	Foreground(lipgloss.Color("#EEEEEE")).
	Bold(true)
View Source
var OddRowStyle = lipgloss.NewStyle().
	Foreground(lipgloss.Color("#AAAAAA"))
View Source
var StepStyle = lipgloss.NewStyle().
	Foreground(lipgloss.Color("#EEEEEE")).
	Bold(true)
View Source
var SubStepStyle = lipgloss.NewStyle().
	Foreground(lipgloss.Color("#228822")).
	Bold(true)
View Source
var WarningStyle = lipgloss.NewStyle().
	Foreground(lipgloss.Color("#FF8800")).
	Bold(true)

Functions

func AreYouSure

func AreYouSure(prompt string) bool

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL