Versions in this module Expand all Collapse all v1 v1.2.2 May 11, 2024 v1.2.0 May 11, 2024 Changes in this version + type Theme struct + Default Variant + Name string + Variants []Variant + func New(name string, def Variant, variants []Variant) Theme + type Variant struct + Background string + Name string + Styles *log.Styles