privy theme
This commit is contained in:
parent
57edb711d5
commit
849bda8e8e
@ -93,6 +93,9 @@ export const privyConfig: PrivyClientConfig = {
|
||||
noPromptOnSignature: true,
|
||||
},
|
||||
loginMethods: ['email', 'sms', 'twitter', 'google', 'apple'],
|
||||
appearance: {
|
||||
theme: '#28283c',
|
||||
},
|
||||
defaultChain: sepolia
|
||||
};
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user