UNPKG

@patternfly/react-tokens

Version:

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

6 lines 217 B
export const t_chart_global_label_fill = { "name": "--pf-t--chart--global--label--fill", "value": "#1f1f1f", "var": "var(--pf-t--chart--global--label--fill, #1f1f1f)" }; export default t_chart_global_label_fill;