function bgBrightMagentaimport { bgBrightMagenta } from "https://deno.land/x/lume@v1.18.2/deps/colors.ts"; bgBrightMagenta(str: string): stringSet background color to bright magenta. Parametersstr: stringtext to make its background bright-magenta Returnsstring