Skip to main content
Module

x/fresh/tests/deps.ts>colors.yellow

The next-gen web framework.
Extremely Popular
Latest
function colors.yellow
import { colors } from "https://deno.land/x/fresh@1.7.1/tests/deps.ts";
const { yellow } = colors;

Set text color to yellow.

Parameters

str: string

text to make yellow

Returns

string