UNPKG

@patternfly/react-tokens

Version:

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

6 lines 199 B
export const c_panel_BackgroundColor: { "name": "--pf-v6-c-panel--BackgroundColor", "value": "#ffffff", "var": "var(--pf-v6-c-panel--BackgroundColor)" }; export default c_panel_BackgroundColor;