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