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