Closed Agupane closed 5 years ago
The way this is implemented seems unnecessarily complex to me. Couldn't we just move the ThemeProvider
inside each of the app components and use the proper constant there?
I have made the refactor as you suggested @fvictorio, It was a good idea, it's better now, please check it
The readme it's updated now @mariano-aguero
Closes #420 Adds support for having at the same time different themes for each app (ERC20 and ERC721). Each route has now a default theme (white for erc721 and dark for erc20).
Each application have their own
ThemeProvider
with their own theme