Skip to content

bgMagenta

1
function bgMagenta(str: string): string

Set background color to magenta.

Parameters

ParameterTypeDescription
strstringtext to make its background magenta

Returns

string

Source

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