Skip to main content
Module

x/dmm/deps.ts>colours.bgBrightYellow

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

Set background color to bright yellow.

Parameters

str: string

text to make its background bright-yellow

Returns

string