Skip to main content
Module

std/fmt/colors.ts>dim

Deno standard library
Go to Latest
function dim
import { dim } from "https://deno.land/std@0.95.0/fmt/colors.ts";

The text emits only a small amount of light.

Parameters

str: string

text to dim

Returns

string