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_60 = { "name": "--pf-t--color--gray--60", "value": "#4d4d4d", "var": "var(--pf-t--color--gray--60)" }; export default t_color_gray_60;