Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/kia/deps.ts>Colors.bgYellow

🦕 Simple terminal spinners for Deno
Latest
function Colors.bgYellow
import { Colors } from "https://deno.land/x/kia@0.4.1b/deps.ts";
const { bgYellow } = Colors;

Set background color to yellow.

Parameters

str: string

text to make its background yellow

Returns

string