Versions in this module Expand all Collapse all v0 v0.1.4 Apr 16, 2020 v0.1.3 Apr 13, 2020 Changes in this version + var ActiveBorderColor gocui.Attribute + var DefaultHiTextColor = color.FgHiWhite + var DefaultTextColor = color.FgWhite + var DiffTerminalColor = color.FgMagenta + var GocuiDefaultTextColor gocui.Attribute + var InactiveBorderColor gocui.Attribute + var OptionsColor gocui.Attribute + var OptionsFgColor color.Attribute + var SelectedLineBgColor color.Attribute + func GetBgAttribute(key string) color.Attribute + func GetBgColor(keys []string) color.Attribute + func GetFgAttribute(key string) color.Attribute + func GetFgColor(keys []string) color.Attribute + func GetGocuiAttribute(key string) gocui.Attribute + func GetGocuiColor(keys []string) gocui.Attribute + func UpdateTheme(userConfig *viper.Viper)