UNPKG

@patternfly/react-tokens

Version:

This library provides access to the design tokens of PatternFly 4 from JavaScript

6 lines 232 B
export const c_progress__bar_BackgroundColor = { "name": "--pf-v6-c-progress__bar--BackgroundColor", "value": "#e0e0e0", "var": "var(--pf-v6-c-progress__bar--BackgroundColor)" }; export default c_progress__bar_BackgroundColor;