Skip to content

bgBlack

1
function bgBlack(str: string): string

Set background color to black.

Parameters

ParameterTypeDescription
strstringtext to make its background black

Returns

string

Source

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