Skip to main content
Module

std/fmt/colors.ts>white

Deno standard library
Go to Latest
function white
import { white } from "https://deno.land/std@0.95.0/fmt/colors.ts";

Set text color to white.

Parameters

str: string

text to make white

Returns

string