Skip to main content
Module

x/dmm/deps.ts>colours.brightWhite

Lightweight Deno Module Manager
Latest
function colours.brightWhite
import { colours } from "https://deno.land/x/dmm@v2.1.2/deps.ts";
const { brightWhite } = colours;

Set text color to bright white.

Parameters

str: string

text to make bright-white

Returns

string