Skip to main content
Module

x/aleph/std.ts>colors.brightWhite

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

Set text color to bright white.

Parameters

str: string

text to make bright-white

Returns

string