UNPKG

@amcharts/amcharts4

Version:
7 lines (6 loc) 180 B
/** * Color set from Frozen movie borrowed from https://twitter.com/CINEMAPALETTES */ import { ITheme } from "./ITheme"; declare const theme: ITheme; export default theme;