Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultStyles = Styles{ Text: lg.NewStyle().Foreground(DefaultTheme.Text), Active: lg.NewStyle().Foreground(DefaultTheme.ActiveText).Background(DefaultTheme.ActiveBackground), }
View Source
var DefaultTheme = Theme{ Text: lg.Color("#ffffff"), ActiveText: lg.Color("#000000"), ActiveBackground: lg.Color("#00e7e3"), FaintText: lg.Color("#bbbbbb"), FaintBackground: lg.Color("0"), TitleText: lg.Color("#ff4884"), TitleBackground: lg.Color("0"), ActiveBorder: lg.Color("#00e7e3"), InactiveBorder: lg.Color("#aaaaaa"), Border: lg.Color("#a3fffd"), }
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.