Skip to content

bgRed

1
function bgRed(str: string): string

Set background color to red.

Parameters

ParameterTypeDescription
strstringtext to make its background red

Returns

string

Source

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