Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/dnt/lib/mod.deps.ts>colors.black

Deno to npm package build tool.
Go to Latest
function colors.black
import { colors } from "https://deno.land/x/dnt@0.35.0/lib/mod.deps.ts";
const { black } = colors;

Set text color to black.

Parameters

str: string

text to make black

Returns

string