Skip to main content
Module

x/aleph/server/deps.ts>colors.bgYellow

The Full-stack Framework in Deno.
Very Popular
Go to Latest
function colors.bgYellow
import { colors } from "https://deno.land/x/aleph@1.0.0-beta.39/server/deps.ts";
const { bgYellow } = colors;

Set background color to yellow.

Parameters

str: string

text to make its background yellow

Returns

string