color

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2025 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)
	White = makeColor(37)
	Grey  = makeColor(90)

	BgRed   = makeColor(41)
	BgGreen = makeColor(42)

	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