function brightBlackimport { brightBlack } from "https://deno.land/std@0.96.0/fmt/colors.ts"; brightBlack(str: string): stringSet text color to bright black. Parametersstr: stringtext to make bright-black Returnsstring