icons

package
v0.48.13 Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CheckMark = "✓"
	CrossMark = "✗"
)

Status icons

Variables

View Source
var (
	CheckMarkStyle = lipgloss.NewStyle().Foreground(colors.SuccessColor.GetLipglossColor()).Bold(true)
	CrossMarkStyle = lipgloss.NewStyle().Foreground(colors.ErrorColor.GetLipglossColor()).Bold(true)
)

Icon styles

Functions

func StyledCheckMark added in v0.47.0

func StyledCheckMark() string

Helper functions for consistent colored icon usage

func StyledCrossMark added in v0.47.0

func StyledCrossMark() string

Types

This section is empty.

Jump to

Keyboard shortcuts

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