ui

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: May 18, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	PrimaryColor    = lipgloss.AdaptiveColor{Light: "#e9a11c", Dark: "#e39c16"}
	SecondaryColor  = lipgloss.AdaptiveColor{Light: "#8ccdf3", Dark: "#0c4e73"}
	AccentColor     = lipgloss.AdaptiveColor{Light: "#8054ed", Dark: "#3d12ab"}
	TextColor       = lipgloss.AdaptiveColor{Light: "#170f03", Dark: "#fcf4e8"}
	BackgroundColor = lipgloss.AdaptiveColor{Light: "#fefbf6", Dark: "#090601"}

	EmptyColor    = lipgloss.Color("0")
	MutedColor    = lipgloss.Color("7")  // gray
	PositiveColor = lipgloss.Color("10") // green
	CriticalColor = lipgloss.Color("11") // olive (yellow)
	NegativeColor = lipgloss.Color("9")  // red
	InfoColor     = lipgloss.Color("12") // navy
	PromoteColor  = lipgloss.Color("13") // purple
)
View Source
var (
	ErrQuit = fmt.Errorf("quit")
)

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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