Versions in this module Expand all Collapse all v2 v2.2.0 Jan 24, 2026 Changes in this version + func Enable(enabler func() []Option) + type Option = colorstub.Option + func WithDark() Option + func WithEnable(enabled bool) Option + func WithLight() Option + func WithSanitizedTheme(theme string) Option + func WithTheme(theme Theme) Option + type Theme = colorstub.Theme