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

x/deno_cache/deps.ts>colors.dim

Deno CLI's module cache
Go to Latest
function colors.dim
import { colors } from "https://deno.land/x/deno_cache@0.5.2/deps.ts";
const { dim } = colors;

The text emits only a small amount of light.

Parameters

str: string

text to dim

Returns

string