color

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Jun 24, 2026 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Bold      = makeColor(1)
	Underline = makeColor(4)

	Black   = makeColor(30)
	Red     = makeColor(31)
	Green   = makeColor(32)
	Yellow  = makeColor(33)
	Blue    = makeColor(34)
	Magenta = makeColor(35)
	Cyan    = makeColor(36)
	White   = makeColor(37)
	Grey    = makeColor(90)

	BgBlack   = makeColor(40)
	BgRed     = makeColor(41)
	BgGreen   = makeColor(42)
	BgYellow  = makeColor(43)
	BgBlue    = makeColor(44)
	BgMagenta = makeColor(45)
	BgCyan    = makeColor(46)
	BgWhite   = makeColor(47)
	BgGrey    = makeColor(100)

	Reset = "\033[0m"
)

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