style

package
v0.0.0-...-d9242b9 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Title      = NewColored(color.New("230"), color.New("62")).Padding(0, 1).Render
	ErrorTitle = NewColored(color.New("230"), color.Red).Padding(0, 1).Render
)
View Source
var (
	Faint     = New().Faint(true).Render
	Bold      = New().Bold(true).Render
	Italic    = New().Italic(true).Render
	Underline = New().Underline(true).Render
)

Functions

func Bg

func Bg(color lipgloss.Color) func(...string) string

func Fg

func Fg(color lipgloss.Color) func(...string) string

func New

func New() lipgloss.Style

func NewColored

func NewColored(foreground, background lipgloss.Color) lipgloss.Style

func Tag

func Tag(foreground, background lipgloss.Color) func(...string) string

func Truncate

func Truncate(max int) func(...string) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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