Skip to content

brightBlack

1
function brightBlack(str: string): string

Set text color to bright black.

Parameters

ParameterTypeDescription
strstringtext to make bright-black

Returns

string

Source

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