privy theme

This commit is contained in:
Bill He
2024-01-18 21:22:44 -08:00
parent 57edb711d5
commit 849bda8e8e
+3
View File
@@ -93,6 +93,9 @@ export const privyConfig: PrivyClientConfig = {
noPromptOnSignature: true,
},
loginMethods: ['email', 'sms', 'twitter', 'google', 'apple'],
appearance: {
theme: '#28283c',
},
defaultChain: sepolia
};