Skip to main content
Module

x/unilogger/deps.ts>colors.bgWhite

Logger utility module for Deno
Latest
function colors.bgWhite
import { colors } from "https://deno.land/x/unilogger@v1.1.0/deps.ts";
const { bgWhite } = colors;

Set background color to white.

Parameters

str: string

text to make its background white

Returns

string