function bgRgb8import { bgRgb8 } from "https://dotland.deno.dev/std@0.110.0/fmt/colors.ts"; bgRgb8(str: string, color: number): stringSet background color using paletted 8bit colors. https://en.wikipedia.org/wiki/ANSI_escape_code#8-bit Set background color using paletted 8bit colors. https://en.wikipedia.org/wiki/ANSI_escape_code#8-bit Parametersstr: stringtext color to apply paletted 8bit background colors to color: numbercode Returnsstring