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