ui

package
v0.0.10 Latest Latest
Warning

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

Go to latest
Published: Jun 17, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	HotPink = lipgloss.Color("#ff69b7")
	Purple  = lipgloss.Color("#bd93f9")
	Red     = lipgloss.Color("#ff5555")
	Grey    = lipgloss.Color("#44475a")
	Green   = lipgloss.Color("#04B575")
)

Variables

View Source
var (
	GptResultStyle = lipgloss.NewStyle().Foreground(HotPink)
	UserInputStyle = lipgloss.NewStyle().Foreground(Purple)
	ItemStyle      = lipgloss.NewStyle().PaddingLeft(2)
	SelectedStyle  = lipgloss.NewStyle().PaddingLeft(2).Foreground(Purple)
	ErrorStyle     = lipgloss.NewStyle().Foreground(Red)
	HelpStyle      = lipgloss.NewStyle().Foreground(Grey)
	ViewportStyle  = lipgloss.NewStyle().Foreground(HotPink)
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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