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

x/dtils/deps.ts>colors.black

The best unofficial library of utilities for Deno applications
Go to Latest
function colors.black
import { colors } from "https://deno.land/x/dtils@2.0.0/deps.ts";
const { black } = colors;

Set text color to black.

Parameters

str: string

text to make black

Returns

string