Skip to content

bgBlue

1
function bgBlue(str: string): string

Set background color to blue.

Parameters

ParameterTypeDescription
strstringtext to make its background blue

Returns

string

Source

twitchfy/packages/eventsub/src/logger/colors.ts:289