stream-chat
stream-chat copied to clipboard
Pluggable theme support
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.