color

package
v0.4.57 Latest Latest
Warning

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

Go to latest
Published: Dec 21, 2025 License: AGPL-3.0 Imports: 2 Imported by: 10

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Color

type Color int
const (
	Unset Color = iota
	Black
	White
	Red
	Orange
	Yellow
	Green
	Mint
	Teal
	Cyan
	Blue
	Indigo
	Purple
	Pink
	Brown
	Background
	Foreground
	DimmedForeground
	Gray
	Highlight
	Transparent
	Inherit
	Rep
	RepForeground
	RepBackground
	RepHighlight
	RepGray
)

func All added in v0.1.98

func All() []Color

func Parse added in v0.1.25

func Parse(s string) Color

func (Color) CssValue

func (c Color) CssValue() string

func (Color) String

func (c Color) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL