Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/udd/deps.ts>colors.brightYellow

Update Deno Dependencies - update dependency urls to their latest published versions
Very Popular
Latest
function colors.brightYellow
import { colors } from "https://deno.land/x/udd@0.8.2/deps.ts";
const { brightYellow } = colors;

Set text color to bright yellow.

Parameters

str: string

text to make bright-yellow

Returns

string