This package exports theme variables that can be used by other packages. On the roadmap is a more comprehensive theme for non-svg data-ui elements.
npm install --save @data-ui/theme
import { font, svgFont, label, size, color, chartTheme, allColors } from `@data-ui/theme`;