ui

package
v0.0.0-...-6cd79f0 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	BoldText     = color.New(color.Bold).SprintlnFunc()
	BoldTextNoLn = color.New(color.Bold).SprintFunc()
	BlueText     = color.New(color.FgCyan).SprintlnFunc()
	RedText      = color.New(color.FgRed).SprintlnFunc()
	YellowText   = color.New(color.FgYellow).SprintlnFunc()
	PurpleText   = color.New(color.FgMagenta).SprintlnFunc()
	GreenText    = color.New(color.FgGreen).SprintlnFunc()
	NormalText   = color.New(color.FgWhite).SprintlnFunc()
	OrangeText   = color.New(color.FgHiRed).SprintlnFunc()
	BoldBlueText = color.New(color.Bold, color.FgCyan).SprintlnFunc()

	// Same line purple text
	PurpleTextSL = color.New(color.FgMagenta).SprintFunc()
)

Functions

func AddUnderDecor

func AddUnderDecor(s string) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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