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

x/wasmbuild/lib/deps.ts>colors.bgBrightRed

Build tool to use Rust code in Deno and the browser.
Go to Latest
function colors.bgBrightRed
import { colors } from "https://deno.land/x/wasmbuild@0.14.1/lib/deps.ts";
const { bgBrightRed } = colors;

Set background color to bright red.

Parameters

str: string

text to make its background bright-red

Returns

string