Skip to main content
Module

x/unilogger/deps.ts>colors.brightWhite

Logger utility module for Deno
Latest
function colors.brightWhite
import { colors } from "https://deno.land/x/unilogger@v1.1.0/deps.ts";
const { brightWhite } = colors;

Set text color to bright white.

Parameters

str: string

text to make bright-white

Returns

string