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