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