Skip to main content
Module

std/fmt/colors.ts>magenta

Deno standard library
Go to Latest
function magenta
import { magenta } from "https://deno.land/std@0.95.0/fmt/colors.ts";

Set text color to magenta.

Parameters

str: string

text to make magenta

Returns

string