Skip to content

bgBrightGreen

1
function bgBrightGreen(str: string): string

Set background color to bright green.

Parameters

ParameterTypeDescription
strstringtext to make its background bright-green

Returns

string

Source

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