You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In dark mode, some buttons' background and text colors do not align with the overall modal theme. Specifically, the 'Try again' button (e.g., during MetaMask wallet connection) has black text, which lacks proper contrast and disrupts the visual consistency. This issue affects user experience and accessibility in dark mode. A fix is needed to ensure all buttons adhere to the dark mode theme.
Link to minimal reproducible example
https://coin-flip-frontend-ebon.vercel.app/
Summary
In dark mode, some buttons' background and text colors do not align with the overall modal theme. Specifically, the 'Try again' button (e.g., during MetaMask wallet connection) has black text, which lacks proper contrast and disrupts the visual consistency. This issue affects user experience and accessibility in dark mode. A fix is needed to ensure all buttons adhere to the dark mode theme.
List of related npm package versions
"@reown/appkit": "1.6.4"
"@reown/appkit-adapter-wagmi": "1.6.4"
"viem": "^2.21.44"
"wagmi": "^2.12.31"
Node.js Version
v22.11.0
Package Manager
[email protected]
The text was updated successfully, but these errors were encountered: