UNPKG

@amcharts/amcharts4

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