Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // DefaultTextColor is the default text color DefaultTextColor = color.FgWhite // DefaultHiTextColor is the default highlighted text color DefaultHiTextColor = color.FgHiWhite // GocuiDefaultTextColor does the same as DefaultTextColor but this one only colors gocui default text colors GocuiDefaultTextColor gocui.Attribute // ActiveBorderColor is the border color of the active frame ActiveBorderColor gocui.Attribute // InactiveBorderColor is the border color of the inactive active frames InactiveBorderColor gocui.Attribute )
Functions ¶
func GetAttribute ¶
GetAttribute gets the gocui color attribute from the string
func UpdateTheme ¶
UpdateTheme updates all theme variables
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.