Skip to content

bgBrightBlack

1
function bgBrightBlack(str: string): string

Set background color to bright black.

Parameters

ParameterTypeDescription
strstringtext to make its background bright-black

Returns

string

Source

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