Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/fresh/src/server/deps.ts>colors.blue

The next-gen web framework.
Extremely Popular
Latest
function colors.blue
import { colors } from "https://deno.land/x/fresh@1.6.8/src/server/deps.ts";
const { blue } = colors;

Set text color to blue.

Parameters

str: string

text to make blue

Returns

string