Versions in this module Expand all Collapse all v1 v1.0.0 Jul 19, 2026 Changes in this version + func BgDark(s string) string + func BgGreen(s string) string + func BgRed(s string) string + func Bold(s string) string + func ColorBrightBlack(s string) string + func ColorBrightGreen(s string) string + func ColorBrightRed(s string) string + func ColorBrightYellow(s string) string + func ColorCyan(s string) string + func ColorGreen(s string) string + func ColorLight(s string) string + func ColorRed(s string) string + func ColorWhite(s string) string + func ColorYellow(s string) string + func Compose(cols ...func(string) string) func(string) string + func Underline(s string) string