Skip to content

bgBrightBlue

1
function bgBrightBlue(str: string): string

Set background color to bright blue.

Parameters

ParameterTypeDescription
strstringtext to make its background bright-blue

Returns

string

Source

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