styles

package
v0.0.1-alpha.3 Latest Latest
Warning

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

Go to latest
Published: Nov 15, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	SelectColumnStyleFocused = lipgloss.NewStyle().Width(25).PaddingLeft(2).Inherit(focusedColumnStyle)
	SelectColumnStyleBlured  = lipgloss.NewStyle().Width(25).PaddingLeft(2).Inherit(bluredColumnStyle)

	SetupColumnStyleFocused = lipgloss.NewStyle().Width(50).PaddingLeft(2).Inherit(focusedColumnStyle)
	SetupColumnStyleBlured  = lipgloss.NewStyle().Width(50).PaddingLeft(2).Inherit(bluredColumnStyle)

	ChoiceStyle         = lipgloss.NewStyle()
	SelectedChoiceStyle = lipgloss.NewStyle().Background(lipgloss.Color(helpers.Colors.Purple))
	DisabledChoiceStyle = lipgloss.NewStyle().Foreground(lipgloss.Color(helpers.Colors.Grey))
)

Functions

func GetFocusedTitle

func GetFocusedTitle(title string, focused bool) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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