src.elv.sh/pkg/ui.ansiBrightColor.fgSGR (method, view implemented interface methods)

one use

	src.elv.sh/pkg/ui (current package)
		color.go#L76: func (c ansiBrightColor) fgSGR() string  { return strconv.Itoa(90 + int(c)) }