Skip to main content
Module

x/pagic/deps.ts>colors.bgBrightWhite

A static site generator powered by Deno + React
Latest
function colors.bgBrightWhite
import { colors } from "https://deno.land/x/pagic@v1.6.3/deps.ts";
const { bgBrightWhite } = colors;

Set background color to bright white.

Parameters

str: string

text to make its background bright-white

Returns

string