style

package
v0.13.0 Latest Latest
Warning

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

Go to latest
Published: Oct 10, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	None    = lipgloss.NewStyle()
	Bold    = bold
	Red     = lipgloss.NewStyle().Foreground(lipgloss.Color("1"))
	RedB    = bold.Copy().Foreground(lipgloss.Color("1"))
	Green   = lipgloss.NewStyle().Foreground(lipgloss.Color("2"))
	GreenB  = bold.Copy().Foreground(lipgloss.Color("2"))
	Yellow  = lipgloss.NewStyle().Foreground(lipgloss.Color("3"))
	YellowB = bold.Copy().Foreground(lipgloss.Color("3"))
	Blue    = lipgloss.NewStyle().Foreground(lipgloss.Color("4"))
	BlueB   = bold.Copy().Foreground(lipgloss.Color("4"))
	Cyan    = lipgloss.NewStyle().Foreground(lipgloss.Color("6"))
	CyanB   = bold.Copy().Foreground(lipgloss.Color("6"))
	Grey    = bold.Copy().Foreground(lipgloss.Color("245"))
)

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