UNPKG

@patternfly/react-tokens

Version:

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

8 lines 299 B
"use strict"; exports.__esModule = true; exports.chart_container_cursor_line_Fill = { "name": "--pf-v6-chart-container--cursor--line--Fill", "value": "#c7c7c7", "var": "var(--pf-v6-chart-container--cursor--line--Fill, #c7c7c7)" }; exports["default"] = exports.chart_container_cursor_line_Fill;