stream-chat icon indicating copy to clipboard operation
stream-chat copied to clipboard

Pluggable theme support

Open izzy opened this issue 2 years ago • 0 comments

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.

izzy avatar Apr 03 '23 14:04 izzy