Skip to main content
Module

x/dmm/deps.ts>colours.bgWhite

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

Set background color to white.

Parameters

str: string

text to make its background white

Returns

string