colors

package
v0.1.12 Latest Latest
Warning

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

Go to latest
Published: Jul 19, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Default         int64 = 0x000000
	White           int64 = 0xffffff
	Aqua            int64 = 0x1abc9c
	Green           int64 = 0x2ecc71
	Blue            int64 = 0x3498db
	Yellow          int64 = 0xffff00
	Purple          int64 = 0x9b59b6
	Gold            int64 = 0xf1c40f
	Orange          int64 = 0xe67e22
	Red             int64 = 0xe74c3c
	Grey            int64 = 0x95a5a6
	DarkAqua        int64 = 0x11806a
	DarkGreen       int64 = 0x1f8b4c
	DarkBlue        int64 = 0x206694
	DarkPurple      int64 = 0x71368a
	DarkGold        int64 = 0xc27c0e
	DarkOrange      int64 = 0xa84300
	DarkRed         int64 = 0x992d22
	DarkGrey        int64 = 0x979c9f
	LightGrey       int64 = 0xbcc0c0
	Blurple         int64 = 0x7289da
	Greyple         int64 = 0x99aab5
	DarkButNotBlack int64 = 0x2c2f33
)

Variables

This section is empty.

Functions

func FromHex added in v0.1.6

func FromHex(hex string) (int64, error)

FromHex converts hex color from string to int64.

Types

This section is empty.

Jump to

Keyboard shortcuts

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