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

x/deno_cache/deps.ts>colors.blue

Deno CLI's module cache
Go to Latest
function colors.blue
import { colors } from "https://deno.land/x/deno_cache@0.5.2/deps.ts";
const { blue } = colors;

Set text color to blue.

Parameters

str: string

text to make blue

Returns

string