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

x/proc/dev/deps.ts>colors.bgBrightBlack

A better way to work with processes in Deno.
Go to Latest
function colors.bgBrightBlack
import { colors } from "https://deno.land/x/proc@0.21.8/dev/deps.ts";
const { bgBrightBlack } = colors;

Set background color to bright black.

Parameters

str: string

text to make its background bright-black

Returns

string