relaycc / receiver

Relay Receiver is a React library that makes it easy to add Web3 messaging to your website.
http://www.demo.relay.cc
MIT License
39 stars 2 forks source link

Allow for basic customization of the receiver window #68

Closed killthebuddh4 closed 2 years ago

killthebuddh4 commented 2 years ago

There's a few simple customizations we should allow, a few that have already been requested:

First thoughts about doing a custom font:

First thoughts on border-radius:

For custom positioning:

killthebuddh4 commented 2 years ago

There's another ticket open for custom fonts, and I think if I implement that right now there will be tons of merge conflicts with #53, so I'm not going to do the custom fonts on this one.