styles

package
v0.3.5 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// BranchStyle is used for highlighting branch names (purple/magenta)
	BranchStyle = lipgloss.NewStyle().Foreground(lipgloss.Color("170"))

	// DimStyle is used for dimmed text like paths and help text (gray)
	DimStyle = lipgloss.NewStyle().Foreground(lipgloss.Color("240"))

	// CursorStyle is used for cursor indicator and badges (cyan)
	CursorStyle = lipgloss.NewStyle().Foreground(lipgloss.Color("86"))

	// NormalStyle is the default style with no formatting
	NormalStyle = lipgloss.NewStyle()
)

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