UNPKG

vega-themes

Version:

Themes for stylized Vega and Vega-Lite visualizations.

9 lines (6 loc) 155 B
import genCarbonConfig from './carbongen.js'; const carbong90 = genCarbonConfig({ theme: 'g90', background: '#262626', }); export default carbong90;