Skip to content

bgGreen

1
function bgGreen(str: string): string

Set background color to green.

Parameters

ParameterTypeDescription
strstringtext to make its background green

Returns

string

Source

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