Versions in this module Expand all Collapse all v1 v1.0.1 Aug 23, 2021 v1.0.0 Aug 22, 2021 Changes in this version + var Current Theme + var ErrThemeMissing = errors.New("unable to find specified theme") + var SystemDir string + func Dirs() + func Load(name string) error + type Colors struct + C256 struct{ ... } + C8 struct{ ... } + type Piece struct + ASCII string + C256 struct{ ... } + C8 struct{ ... } + Unicode string + type Symbol struct + ASCII string + Unicode string + type Theme map[string]Piece