UNPKG

@patternfly/react-tokens

Version:

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

6 lines 166 B
export const t_color_gray_50 = { "name": "--pf-t--color--gray--50", "value": "#707070", "var": "var(--pf-t--color--gray--50)" }; export default t_color_gray_50;