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

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

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

Set background color to bright white.

Parameters

str: string

text to make its background bright-white

Returns

string