Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CSSDark []byte
View Source
var CSSLight []byte
View Source
var CustomFont []byte
View Source
var CustomFontB []byte
View Source
var CustomFontI []byte
Functions ¶
This section is empty.
Types ¶
type Theme ¶
type Theme struct { Font *g.FontInfo FontI *g.FontInfo FontB *g.FontInfo FontSmall *g.FontInfo FontBig *g.FontInfo FontBigI *g.FontInfo FontBigB *g.FontInfo Black color.Color Brown color.Color Cyan color.Color DarkRed color.Color Green color.Color LightGreen color.Color LightYellow color.Color Red color.Color White color.Color Yellow color.Color // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.