UNPKG

@patternfly/react-tokens

Version:

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

6 lines 212 B
export const c_toolbar_BackgroundColor = { "name": "--pf-v6-c-toolbar--BackgroundColor", "value": "transparent", "var": "var(--pf-v6-c-toolbar--BackgroundColor)" }; export default c_toolbar_BackgroundColor;