theme

package
v0.0.0-...-d1ded70 Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2020 License: MPL-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Base used in the game
	Base = makeSolidRGBA(153, 91, 0)

	// Sand used to paint sand tiles
	Sand = makeSolidRGBA(255, 200, 117)

	// Contour used to render countours
	Contour = makeSolidRGBA(7, 52, 99)

	// PlayerBody contains the collor used to fill the player's body
	PlayerBody = makeSolidRGBA(0, 118, 15)

	// PlayerHighlight contains the color used to highlight the players body
	PlayerHighlight = makeSolidRGBA(7, 150, 25)
)

Functions

func Darken

func Darken(srcColor color.Color, ammount float64) color.Color

Darken the input color by the given ammount

Types

This section is empty.

Jump to

Keyboard shortcuts

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