cartesi / explorer

Cartesi Blockchain Explorer
https://explorer.cartesi.io
Apache License 2.0
9 stars 12 forks source link

Update the Onboard wallet modal (Light mode) #97

Closed brunomenezes closed 1 year ago

brunomenezes commented 1 year ago

Context

The new brand has new colours and font to be applied. So we could also extend the new look and feel to third-party components we use

PS: Refer to the parent issue for Figma design reference.

Solution

To the possible extent, update the web3-onboard theme colours with the new colours and font rules. We already have some customisation using the exposed CSS variables, so that would be an update to the current one. ui/src/styles/onboard.ts

Onboard custom style docs: https://onboard.blocknative.com/docs/getting-started/custom-styling

Subtasks

Definition of done

brunomenezes commented 1 year ago

PS: Evaluate what the light mode currently is when using web3-onboard. It may be good enough to blend in with the current light mode, and nothing needs to be done here.