picocolors

package
v0.1.18 Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Forked from https://github.com/alexeyraspopov/picocolors/blob/main/picocolors.js

Index

Constants

This section is empty.

Variables

View Source
var (
	Color         = createColors()
	Reset         = Color["reset"]
	Bold          = Color["bold"]
	Dim           = Color["dim"]
	Italic        = Color["italic"]
	Underline     = Color["underline"]
	Inverse       = Color["inverse"]
	Hidden        = Color["hidden"]
	Strikethrough = Color["strikethrough"]
	Black         = Color["black"]
	Red           = Color["red"]
	Green         = Color["green"]
	Yellow        = Color["yellow"]
	Blue          = Color["blue"]
	Magenta       = Color["magenta"]
	Cyan          = Color["cyan"]
	White         = Color["white"]
	Gray          = Color["gray"]
	BgBlack       = Color["bgBlack"]
	BgRed         = Color["bgRed"]
	BgGreen       = Color["bgGreen"]
	BgYellow      = Color["bgYellow"]
	BgBlue        = Color["bgBlue"]
	BgMagenta     = Color["bgMagenta"]
	BgCyan        = Color["bgCyan"]
	BgWhite       = Color["bgWhite"]
)

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
JackTT - Gopher 🇻🇳