function colors.bgRgb8import { colors } from "https://dotland.deno.dev/x/aleph@v0.2.24/std.ts"; const { bgRgb8 } = colors; bgRgb8(str: string, color: number): stringSet background color using paletted 8bit colors. https://en.wikipedia.org/wiki/ANSI_escape_code#8-bit Parametersstr: stringcolor: numberReturnsstring