Skip to content

Commit

Permalink
feat: set web3auth bg color
Browse files Browse the repository at this point in the history
  • Loading branch information
chambaz committed Nov 8, 2023
1 parent a4324df commit 78ecc5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/marginfi-v2-ui/src/hooks/useWeb3AuthWallet.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ export const Web3AuthProvider = ({ children }: { children: React.ReactNode }) =>
logoDark: "https://marginfi-v2-ui-git-staging-mrgn.vercel.app/mrgn.svg",
mode: "dark",
theme: {
primary: "#dce85d",
gray: "#0E1010",
},
useLogoLoader: true,
},
Expand Down

1 comment on commit 78ecc5d

@vercel
Copy link

@vercel vercel bot commented on 78ecc5d Nov 8, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.