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