Change to the file structure would look like themes/[name-of-theme]/index.{js,css}
index.js would contain a config array that will be merged with the config.
index.css will be added via JS.
The generator would need a list of themes and the theme should be added to the URL.
Change to the file structure would look like themes/[name-of-theme]/index.{js,css}
index.jswould contain a config array that will be merged with the config.index.csswill be added via JS.The generator would need a list of themes and the theme should be added to the URL.