Documentation ¶
Index ¶
Constants ¶
View Source
const ( Title = iota Normal Alert )
Variables ¶
View Source
var Dark = []Color{
{247, 68, 97},
{173, 195, 192},
{226, 211, 172},
}
View Source
var Light = []Color{
{30, 144, 255},
{89, 90, 78},
{64, 56, 54},
}
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.