Module

x/aleph/std.ts>colors.brightCyan

The Full-stack Framework in Deno.
Very Popular
Go to Latest
function colors.brightCyan
import { colors } from "https://dotland.deno.dev/x/aleph@v0.2.28/std.ts";
const { brightCyan } = colors;

Set text color to bright cyan.

Parameters

str: string

text to make bright-cyan

Returns

string