function colors.inverseimport { colors } from "https://deno.land/x/fresh@1.4.0/src/server/deps.ts"; const { inverse } = colors; inverse(str: string): stringInvert background color and text color. Parametersstr: stringtext to invert its color Returnsstring