rishipr / feeder-react-feedback

The easiest way to collect feedback across your React apps
https://feeder.sh/
MIT License
90 stars 22 forks source link

Props for all colors #16

Open ThisTemba opened 3 years ago

ThisTemba commented 3 years ago

This is a really great project @rishipr. I'd really like to be able to set all the colors of the feedback component so I can use it in my project's dark mode and light mode. I saw in a comment on one of the other issues that you do not have have the bandwidth right now to work on this project, that's completely understandable. Just putting this out there in case you ever do have the time or someone else is willing to work on it.

Thanks!

ancepsinfans commented 2 years ago

@ThisTemba To get around this issue, I copied the CSS file from the module’s /dist folder into my src/styles folder and changed the import line for the styling to match.