Skip to main content
Module

std/fmt/colors.ts>bgMagenta

Deno standard library
Go to Latest
function bgMagenta
import { bgMagenta } from "https://deno.land/std@0.95.0/fmt/colors.ts";

Set background color to magenta.

Parameters

str: string

text to make its background magenta

Returns

string