Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/merlin/deps.ts>colors.brightMagenta

Testing and Benchmarking framework for deno 🧙‍♂️
Latest
function colors.brightMagenta
import { colors } from "https://deno.land/x/merlin@v1.0.7/deps.ts";
const { brightMagenta } = colors;

Set text color to bright magenta.

Parameters

str: string

text to make bright-magenta

Returns

string