Skip to main content
Module

x/terminal_images/deps.ts>colors.dim

A Deno module and CLI tool for printing images to the console. 🖼️
Latest
function colors.dim
import { colors } from "https://deno.land/x/terminal_images@3.1.0/deps.ts";
const { dim } = colors;

The text emits only a small amount of light.

Parameters

str: string

text to dim

Returns

string