function grayimport { gray } from "https://deno.land/x/lume@v1.19.4/deps/colors.ts"; gray(str: string): stringSet text color to gray. Parametersstr: stringtext to make gray Returnsstring