@data-ui/theme

Themes for data-ui

Usage no npm install needed!

<script type="module">
  import dataUiTheme from 'https://cdn.skypack.dev/@data-ui/theme';
</script>

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