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