style

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: May 31, 2024 License: MIT Imports: 2 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Success = lipgloss.NewStyle().Foreground(color.Green)
	Error   = lipgloss.NewStyle().Foreground(color.Red)
	Warn    = lipgloss.NewStyle().Foreground(color.Orange)
	Title   = lipgloss.NewStyle().Background(color.Blue).
			Foreground(color.White).
			PaddingLeft(1).
			PaddingRight(1)
	Help = lipgloss.NewStyle().Foreground(lipgloss.AdaptiveColor{
		Light: "#909090",
		Dark:  "#626262",
	})
)

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