Versions in this module Expand all Collapse all v1 v1.0.0 Mar 29, 2020 Changes in this version + const Black + const Blue + const Cyan + const Green + const Magenta + const None + const Red + const White + const Yellow + var Writer io.Writer = os.Stdout + func Background(cl Color, bright bool) + func ChangeColor(fg Color, fgBright bool, bg Color, bgBright bool) + func Foreground(cl Color, bright bool) + func ResetColor() + type Color int