Skip to main content
Go to Latest
function colors.brightMagenta
import { colors } from "https://deno.land/x/deno_cache@0.5.2/deps.ts";
const { brightMagenta } = colors;

Set text color to bright magenta.

Parameters

str: string

text to make bright-magenta

Returns

string