UNPKG

vega-themes

Version:

Themes for stylized Vega and Vega-Lite visualizations.

9 lines (6 loc) 158 B
import genCarbonConfig from './carbongen.js'; const carbong100 = genCarbonConfig({ theme: 'g100', background: '#161616', }); export default carbong100;