Skip to main content
Latest
function colors.bgYellow
import { colors } from "https://deno.land/x/fathym_ioc@v0.0.10/deps.ts";
const { bgYellow } = colors;

Set background color to yellow.

Parameters

str: string

text to make its background yellow

Returns

string