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

x/kia/deps.ts>Colors.black

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

Set text color to black.

Parameters

str: string

text to make black

Returns

string