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

one use

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