Skip to main content
Deno 2 is finally here ๐ŸŽ‰๏ธ
Learn more
Module

x/dxx/src/lib/$deps.ts>$colors.brightWhite

๐Ÿš€ (Deno) enhanced executor
Latest
function $colors.brightWhite
import { $colors } from "https://deno.land/x/dxx@rf/src/lib/$deps.ts";
const { brightWhite } = $colors;

Set text color to bright white.

Parameters

str: string

text to make bright-white

Returns

string