ProgressBarColor
ProgressBarColor =
LiteralUnion<"primary"|"success"|"warning"|"error">
Defined in: src/components/feedback/ProgressBar/ProgressBar.types.ts:12
Semantic color name or an arbitrary CSS color string.
Named colors map onto Entangle accent tokens.