chui

package module
v0.0.0-...-e5a1090 Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2025 License: AGPL-3.0 Imports: 3 Imported by: 0

README

chui

charmbracelet based ui

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Error = lipgloss.NewStyle().
	Foreground(lipgloss.Color("#EE0000")).
	Bold(true)
View Source
var EvenRow = lipgloss.NewStyle().
	Foreground(lipgloss.Color("#777777"))
View Source
var Header = lipgloss.NewStyle().
	Foreground(lipgloss.Color("#EEEEEE")).
	Bold(true)
View Source
var Info = lipgloss.NewStyle().
	Foreground(lipgloss.Color("#EEEEEE"))
View Source
var OddRow = lipgloss.NewStyle().
	Foreground(lipgloss.Color("#AAAAAA"))
View Source
var Step = lipgloss.NewStyle().
	Foreground(lipgloss.Color("#EEEEEE")).
	Bold(true)
View Source
var SubStep = lipgloss.NewStyle().
	Foreground(lipgloss.Color("#228822")).
	Bold(true)
View Source
var Success = lipgloss.NewStyle().
	Foreground(lipgloss.Color("#228822"))
View Source
var Warning = 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