Skip to content

bgYellow

1
function bgYellow(str: string): string

Set background color to yellow.

Parameters

ParameterTypeDescription
strstringtext to make its background yellow

Returns

string

Source

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