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

x/kia/deps.ts>Colors.cyan

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

Set text color to cyan.

Parameters

str: string

text to make cyan

Returns

string