constants

package
v0.0.0-...-9be253f Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var AccentTextStyle = lipgloss.NewStyle().Foreground(lipgloss.AdaptiveColor{Light: "#00C86E", Dark: "#20F394"})
View Source
var AltAccentTextStyle = lipgloss.NewStyle().Foreground(lipgloss.AdaptiveColor{Light: "#05EAFF", Dark: "#00E5FA"})
View Source
var AltTitleStyle = lipgloss.NewStyle().Background(lipgloss.Color("#05EAFF")).Foreground(lipgloss.Color("#000000"))
View Source
var DangerTextStyle = lipgloss.NewStyle().Foreground(lipgloss.AdaptiveColor{Light: "197", Dark: "197"})
View Source
var HeaderStyle = lipgloss.NewStyle().Margin(1, 2)
View Source
var LayoutStyle = lipgloss.NewStyle()
View Source
var MutedTextStyle = lipgloss.NewStyle().Foreground(lipgloss.AdaptiveColor{Light: "#C2B8C2", Dark: "#4D4D4D"})
View Source
var NormalTextStyle = lipgloss.NewStyle().Foreground(lipgloss.AdaptiveColor{Light: "#1A1A1A", Dark: "#DDDDDD"})
View Source
var SpinnerStyle = lipgloss.NewStyle().Foreground(lipgloss.Color("205"))
View Source
var SuccessTextStyle = lipgloss.NewStyle().Foreground(lipgloss.AdaptiveColor{Light: "034", Dark: "049"})
View Source
var TitleStyle = lipgloss.NewStyle().Background(lipgloss.Color("#20F394")).Foreground(lipgloss.Color("#000000"))
View Source
var WarningTextStyle = lipgloss.NewStyle().Foreground(lipgloss.AdaptiveColor{Light: "214", Dark: "214"})

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