Skip to content

Commit

Permalink
use primary 500 on dark for accessibility
Browse files Browse the repository at this point in the history
  • Loading branch information
lionellbriones committed Dec 7, 2023
1 parent 115c885 commit 661a2ac
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 118 deletions.
2 changes: 1 addition & 1 deletion demo/react-app/src/services/web3auth.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ export const Web3AuthProvider: FunctionComponent<IWeb3AuthState> = ({ children,
clientId,
uiConfig: {
defaultLanguage: "en",
theme: "light",
mode: "dark",
loginGridCol: 3,
primaryButton: "socialLogin",
},
Expand Down
Loading

0 comments on commit 661a2ac

Please sign in to comment.