colors

package
v0.0.0-...-e918717 Latest Latest
Warning

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

Go to latest
Published: Jun 29, 2020 License: BSD-2-Clause Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Yellow is FgYellow + Bold
	Yellow = color.New(color.FgYellow, color.Bold)
	// White is Fgwhite + Bold
	White = color.New(color.FgWhite, color.Bold)
	// Cyan is FgCyan + Bold
	Cyan = color.New(color.FgCyan, color.Bold)

	// Error is nice red color
	Error = color.New(color.FgRed, 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