Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
function colors.bgBrightBlue
import { colors } from "https://deno.land/x/release_up@0.5.0/deps.ts";
const { bgBrightBlue } = colors;

Set background color to bright blue.

Parameters

str: string

text to make its background bright-blue

Returns

string