Skip to main content
Module

x/bundler/deps.ts>colors.brightMagenta

A Bundler with the web in mind.
Latest
function colors.brightMagenta
import { colors } from "https://deno.land/x/bundler@0.9.0/deps.ts";
const { brightMagenta } = colors;

Set text color to bright magenta.

Parameters

str: string

text to make bright-magenta

Returns

string