Skip to main content
Module

x/lume/deps/colors.ts>dim

🔥 Static site generator for Deno 🦕
Very Popular
Latest
function dim
import { dim } from "https://deno.land/x/lume@v2.1.4/deps/colors.ts";

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