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