Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/dnt/lib/mod.deps.ts>colors.dim

Deno to npm package build tool.
Very Popular
Go to Latest
function colors.dim
import { colors } from "https://deno.land/x/dnt@0.35.0/lib/mod.deps.ts";
const { dim } = colors;

The text emits only a small amount of light.

Parameters

str: string

text to dim

Returns

string