UNPKG

@patternfly/react-tokens

Version:

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

6 lines 252 B
export const c_table__button_BackgroundColor = { "name": "--pf-v6-c-table__button--BackgroundColor", "value": "rgba(199, 199, 199, 0.2500)", "var": "var(--pf-v6-c-table__button--BackgroundColor)" }; export default c_table__button_BackgroundColor;