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

one use

	src.elv.sh/pkg/ui (current package)
		color.go#L82: func (c xterm256Color) fgSGR() string  { return "38;5;" + strconv.Itoa(int(c)) }