Skip to main content
Module

x/dmm/deps.ts>colours.bgYellow

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

Set background color to yellow.

Parameters

str: string

text to make its background yellow

Returns

string