styles

package
v0.0.0-...-1d47ab2 Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2024 License: AGPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Code = lipgloss.NewStyle().
	Italic(true).
	Background(lipgloss.Color("5")).
	Foreground(lipgloss.Color("0"))
View Source
var Error = lipgloss.NewStyle().
	Bold(true).
	Foreground(lipgloss.Color("1"))
View Source
var Info = lipgloss.NewStyle().
	Italic(true).
	Foreground(lipgloss.Color("2"))
View Source
var Normal = lipgloss.NewStyle().
	Foreground(lipgloss.Color("7"))
View Source
var Warn = lipgloss.NewStyle().
	Bold(true).
	Italic(true).
	Foreground(lipgloss.Color("11"))

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