termcolor

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: May 6, 2025 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ColorReset  = "\033[0m"
	ColorRed    = "\033[1;31m"
	ColorGreen  = "\033[1;32m"
	ColorYellow = "\033[1;33m"
	ColorBlue   = "\033[1;34m"
	ColorCyan   = "\033[1;36m"
	ColorPurple = "\033[1;35m"
	ColorGray   = "\033[0;37m"

	SymbolPlus    = ColorGreen + "[+]" + ColorReset
	SymbolError   = ColorRed + "[x]" + ColorReset
	SymbolWarning = ColorYellow + "[!]" + ColorReset
	SymbolInfo    = ColorBlue + "[i]" + ColorReset
)

Variables

This section is empty.

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