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

x/proc/tools/deps/colors.ts>bgRed

A better way to work with processes in Deno.
Go to Latest
function bgRed
import { bgRed } from "https://deno.land/x/proc@0.21.9/tools/deps/colors.ts";

Set background color to red.

Parameters

str: string

text to make its background red

Returns

string