Module

x/aleph/std.ts>colors.bgWhite

The Full-stack Framework in Deno.
Very Popular
Go to Latest
function colors.bgWhite
import { colors } from "https://dotland.deno.dev/x/aleph@v0.2.28/std.ts";
const { bgWhite } = colors;

Set background color to white.

Parameters

str: string

text to make its background white

Returns

string