Skip to main content
Module

std/fmt/colors.ts>brightGreen

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

Set text color to bright green.

Parameters

str: string

text to make bright-green

Returns

string