style

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Sep 4, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Black  = lipgloss.Color("#000000")
	Gray   = lipgloss.Color("#989898")
	Pink   = lipgloss.Color("#ff69b7")
	Purple = lipgloss.Color("#bd93f9")
	Red    = lipgloss.Color("#ff0000")
	Yellow = lipgloss.Color("#ffcc00")
	White  = lipgloss.Color("#ffffff")
)

Variables

View Source
var (
	BorderStyle           = lipgloss.NewStyle().Padding(1, 2, 0, 2).BorderStyle(lipgloss.RoundedBorder()).BorderForeground(Gray)
	AccentTextStyle       = lipgloss.NewStyle().Foreground(Yellow)
	MutedTextStyle        = lipgloss.NewStyle().Foreground(Gray)
	UserMessageStyle      = lipgloss.NewStyle().Foreground(Pink).Bold(true)
	AssistantMessageStyle = lipgloss.NewStyle().Foreground(Yellow).Bold(true)
)
View Source
var MarkdownStyle = markdownStyle()

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