Documentation
¶
Index ¶
Constants ¶
View Source
const RandomColor = "random"
Variables ¶
This section is empty.
Functions ¶
func BrightnessFileHandler ¶
BrightnessFileHandler writes a hex value to brightness, and returns the bytes written
func ColorFileHandler ¶
ColorFileHandler writes a string to colorFiles
func EachPresetColor ¶
func EachPresetColor(cb func(name, value string))
func GetCurrentBrightness ¶
func GetCurrentColors ¶
func LoadEmbeddedColors ¶
func LoadEmbeddedColors() error
Types ¶
type RGBColor ¶
RGBColor represents Red Green and Blue values of a color
func (RGBColor) GetColorInHex ¶
GetColorInHex returns a color in HEX format
Click to show internal directories.
Click to hide internal directories.