ant-design / ant-design-web3

🥳 Efficient react components for building dapps easier | Connect crypto wallets and more Web3 UI components | Web3 icons | Supports Ethereum, Solana, Bitcoin, TON and others.

Home Page:https://web3.ant.design

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature Request] 支持自定义 web3 组件特有的 design token

yutingzhao1991 opened this issue · comments

Background

image

当前 ConnectModal 中的 Design Token 是会直接覆盖用户传入的 design token,所以现在只能定义 antd 本身的 design token,而 web3 组件的 design token 并不能提供给用户自定义。需要梳理下相关 design token,并对外暴露给用户定义。

Proposal

支持更丰富的风格自定义,比如弹窗组件的高度和宽度等。

需要补充一个链接态按钮的hover token
ant-web3-connect-modal-simple-guide-right 这边的按钮hover样式现在是被覆盖的,交互上略显不足。
image
image