Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/proc/src/deps/colors.ts>brightRed

A better way to work with processes in Deno.
Go to Latest
function brightRed
import { brightRed } from "https://deno.land/x/proc@0.20.37/src/deps/colors.ts";

Set text color to bright red.

Parameters

str: string

text to make bright-red

Returns

string