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

x/kia/deps.ts>Colors.brightYellow

🦕 Simple terminal spinners for Deno
Latest
function Colors.brightYellow
import { Colors } from "https://deno.land/x/kia@0.4.1b/deps.ts";
const { brightYellow } = Colors;

Set text color to bright yellow.

Parameters

str: string

text to make bright-yellow

Returns

string