Skip to content

bgBrightMagenta

1
function bgBrightMagenta(str: string): string

Set background color to bright magenta.

Parameters

ParameterTypeDescription
strstringtext to make its background bright-magenta

Returns

string

Source

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