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_70 = { "name": "--pf-t--color--gray--70", "value": "#383838", "var": "var(--pf-t--color--gray--70)" }; export default t_color_gray_70;