Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/dtils/deps.ts>colors.brightMagenta

The best unofficial library of utilities for Deno applications
Go to Latest
function colors.brightMagenta
import { colors } from "https://deno.land/x/dtils@1.6.1/deps.ts";
const { brightMagenta } = colors;

Set text color to bright magenta.

Parameters

str: string

text to make bright-magenta

Returns

string