@data-ui/theme
v0.0.84
Published
Themes for data-ui
Downloads
132,048
Readme
@data-ui/theme
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`;