Skip to main content
Latest
function colors.white
import { colors } from "https://deno.land/x/fathym_ioc@v0.0.10/deps.ts";
const { white } = colors;

Set text color to white.

Parameters

str: string

text to make white

Returns

string