Skip to main content
Module

x/dmm/deps.ts>colours.bgBrightMagenta

Lightweight Deno Module Manager
Latest
function colours.bgBrightMagenta
import { colours } from "https://deno.land/x/dmm@v2.1.2/deps.ts";
const { bgBrightMagenta } = colours;

Set background color to bright magenta.

Parameters

str: string

text to make its background bright-magenta

Returns

string