UNPKG

@patternfly/react-tokens

Version:

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

6 lines 232 B
export const c_slider__thumb_BackgroundColor = { "name": "--pf-v6-c-slider__thumb--BackgroundColor", "value": "#c7c7c7", "var": "var(--pf-v6-c-slider__thumb--BackgroundColor)" }; export default c_slider__thumb_BackgroundColor;