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

x/kia/deps.ts>Colors.bgWhite

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

Set background color to white.

Parameters

str: string

text to make its background white

Returns

string