Skip to main content
The theme for the AppKit integration in your dApp can be fully customized.

ThemeMode

By default themeMode option will be set to user system settings ‘light’ or ‘dark’. But you can override it like this:

themeVariables

By default themeVariables are undefined. You can set them like this:
The following list shows the theme variables you can override:

Wallet Buttons

Wallet buttons are components that allow users to connect their wallets to your dApp. They provide a simple and easy way to connect to more than 40 of the top wallets globally, WalletConnect QR, and all the social logins. You can also call them directly using hooks. Please check the components and hooks documentation for more information.


Try Wallet Buttons