style

package
v0.0.0-...-d48bf00 Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	LoadingBackgroundColor = lipgloss.Color("#77777")
	NormalBackgroundColor  = lipgloss.Color("#25A065")

	TitleStyle = lipgloss.NewStyle().
				Foreground(lipgloss.Color("#FFFDF5")).
				Background(NormalBackgroundColor).
				Padding(0, 4).
				MarginBottom(1).
				Bold(true)

	StatusMessageStyle = lipgloss.NewStyle().
						Foreground(lipgloss.AdaptiveColor{Light: "#04B575", Dark: "#04B575"}).
						Render
)

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