@data-ui/theme
Advanced tools
Comparing version 0.0.77 to 0.0.78
{ | ||
"name": "@data-ui/theme", | ||
"version": "0.0.77", | ||
"version": "0.0.78", | ||
"description": "Themes for data-ui", | ||
@@ -54,3 +54,3 @@ "sideEffects": false, | ||
}, | ||
"gitHead": "a546784396e0502422332d53114cedad37ae9fb3" | ||
"gitHead": "eedefa3c2f6113150b9bdeb433af105d233b790d" | ||
} |
@@ -7,3 +7,3 @@ # @data-ui/theme | ||
```js | ||
import { font, svgFont, label, size, color, chartTheme } from `@data-ui/theme`; | ||
import { font, svgFont, label, size, color, chartTheme, allColors } from `@data-ui/theme`; | ||
``` |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
19293