Module

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

The next-gen web framework.
Extremely Popular
Go to Latest
function colors.blue
import { colors } from "https://dotland.deno.dev/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