Skip to main content
Module

x/dmm/deps.ts>colours.brightMagenta

Lightweight Deno Module Manager
Latest
function colours.brightMagenta
import { colours } from "https://deno.land/x/dmm@v2.1.2/deps.ts";
const { brightMagenta } = colours;

Set text color to bright magenta.

Parameters

str: string

text to make bright-magenta

Returns

string