style

package
v0.0.12 Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var BlueStyle = lipgloss.NewStyle().
	Foreground(lipgloss.Color("12")).
	Bold(true)
View Source
var Bold = lipgloss.NewStyle().
	Foreground(lipgloss.Color("#FFFFFF")).
	Bold(true)
View Source
var RedStyle = lipgloss.NewStyle().
	Bold(true).
	Foreground(lipgloss.Color("9"))

Functions

func Blue

func Blue(s string)

func Bluef

func Bluef(format string, a ...interface{})

func Error

func Error(s string)

func Errorf

func Errorf(format string, a ...interface{})

func Fatal

func Fatal(s string)

func Fatalf

func Fatalf(format string, a ...interface{})

func Info

func Info(s string)

func Infof

func Infof(format string, a ...interface{})

func MissingAPIKey

func MissingAPIKey()

Types

This section is empty.

Jump to

Keyboard shortcuts

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