function bgBrightMagentaimport { bgBrightMagenta } from "https://dotland.deno.dev/std@0.116.0/fmt/colors.ts"; bgBrightMagenta(str: string): stringSet background color to bright magenta. Set background color to bright magenta. Parametersstr: stringtext to make its background bright-magenta Returnsstring