Skip to main content
Module

x/unilogger/deps.ts>colors.brightMagenta

Logger utility module for Deno
Latest
function colors.brightMagenta
import { colors } from "https://deno.land/x/unilogger@v1.1.0/deps.ts";
const { brightMagenta } = colors;

Set text color to bright magenta.

Parameters

str: string

text to make bright-magenta

Returns

string