Module

x/fresh/tests/deps.ts>colors.dim

The next-gen web framework.
Extremely Popular
Latest
function colors.dim
import { colors } from "https://dotland.deno.dev/x/fresh@1.7.1/tests/deps.ts";
const { dim } = colors;

The text emits only a small amount of light.

Parameters

str: string

text to dim

Warning: Not all terminal emulators support dim. For compatibility across all terminals, use gray or brightBlack instead.

Returns

string