Skip to main content
Module

x/fresh/src/server/deps.ts>colors.brightGreen

The next-gen web framework.
Extremely Popular
Go to Latest
function colors.brightGreen
import { colors } from "https://deno.land/x/fresh@1.6.1/src/server/deps.ts";
const { brightGreen } = colors;

Set text color to bright green.

Parameters

str: string

text to make bright-green

Returns

string