Rush StackShopBlogEvents
Skip to main content

Home > @rushstack/node-core-library > ColorValue

ColorValue enum

This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

Colors used with IColorableSequence.

Signature:

export declare enum ColorValue 

Enumeration Members

MemberValueDescription
Black0(BETA)
Blue4(BETA)
Cyan6(BETA)
Gray8(BETA)
Green2(BETA)
Magenta5(BETA)
Red1(BETA)
White7(BETA)
Yellow3(BETA)