0.0.84 • Published 4 years ago

@data-ui/theme v0.0.84

Weekly downloads
22,844
License
MIT
Repository
github
Last release
4 years ago

@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`;