Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Colors ¶
Colors are a palette of Colors
func (Colors) MarshalJSON ¶
MarshalJSON is a custom marshaler for the Colors type
Each color is stored as a string, consisting of 4 dexadecimal values (RGBA)
func (*Colors) UnmarshalJSON ¶
UnmarshalJSON is a custom unmarshaler for the Colors type
Click to show internal directories.
Click to hide internal directories.