Skip to content

bgBrightRed

1
function bgBrightRed(str: string): string

Set background color to bright red.

Parameters

ParameterTypeDescription
strstringtext to make its background bright-red

Returns

string

Source

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