import { colors } from "https://deno.land/x/hex@0.6.5/src/lib/stdx/fmt.ts";
const { getColorEnabled } = colors;
Get whether text color change is enabled or disabled.
import { colors } from "https://deno.land/x/hex@0.6.5/src/lib/stdx/fmt.ts";
const { getColorEnabled } = colors;
Get whether text color change is enabled or disabled.