UNPKG

@patternfly/react-tokens

Version:

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

6 lines 195 B
export const chart_color_teal_500 = { "name": "--pf-v6-chart-color-teal-500", "value": "#004d4d", "var": "var(--pf-v6-chart-color-teal-500, #004d4d)" }; export default chart_color_teal_500;