import { colors } from "https://deno.land/x/fresh@1.7.1/src/server/deps.ts";
const { getColorEnabled } = colors;
Get whether text color change is enabled or disabled.
import { colors } from "https://deno.land/x/fresh@1.7.1/src/server/deps.ts";
const { getColorEnabled } = colors;
Get whether text color change is enabled or disabled.