colors

package
v0.0.0-...-a795153 Latest Latest
Warning

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

Go to latest
Published: May 26, 2022 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// COLORS
	Green      = color.New(color.FgGreen)
	Red        = color.New(color.FgRed)
	Cyan       = color.New(color.FgCyan)
	Yellow     = color.New(color.FgYellow)
	White      = color.New(color.FgWhite)
	GreenBold  = color.New(color.FgGreen, color.Bold)
	RedBold    = color.New(color.FgRed, color.Bold)
	CyanBold   = color.New(color.FgCyan, color.Bold)
	YellowBold = color.New(color.FgYellow, color.Bold)
	WhiteBold  = color.New(color.FgWhite, color.Bold)
)

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