UNPKG

@patternfly/react-tokens

Version:

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

8 lines 294 B
"use strict"; exports.__esModule = true; exports.c_background_image_BackgroundColor = { "name": "--pf-v6-c-background-image--BackgroundColor", "value": "#ffffff", "var": "var(--pf-v6-c-background-image--BackgroundColor)" }; exports["default"] = exports.c_background_image_BackgroundColor;