Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/kia/deps.ts>Colors.dim

🦕 Simple terminal spinners for Deno
Latest
function Colors.dim
import { Colors } from "https://deno.land/x/kia@0.4.1b/deps.ts";
const { dim } = Colors;

The text emits only a small amount of light.

Parameters

str: string

text to dim

Returns

string