Skip to content

bgBrightYellow

1
function bgBrightYellow(str: string): string

Set background color to bright yellow.

Parameters

ParameterTypeDescription
strstringtext to make its background bright-yellow

Returns

string

Source

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