You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a site with a few different designs/color schemes depending on the subpath you're on. It would be great if I could just override the theme with a provider rather than redefining the whole RainbowKitProvider. I could probably wire up my own component that wraps RainbowKitProvider with some default values, but thought I'd see if anyone else wanted this feature.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have a site with a few different designs/color schemes depending on the subpath you're on. It would be great if I could just override the theme with a provider rather than redefining the whole
RainbowKitProvider
. I could probably wire up my own component that wrapsRainbowKitProvider
with some default values, but thought I'd see if anyone else wanted this feature.Beta Was this translation helpful? Give feedback.
All reactions