Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug] Inconsistent Button Styling in Dark Mode #3850

Open
PaladinDotEth opened this issue Feb 12, 2025 · 1 comment
Open

[bug] Inconsistent Button Styling in Dark Mode #3850

PaladinDotEth opened this issue Feb 12, 2025 · 1 comment
Labels
bug Something isn't working needs review

Comments

@PaladinDotEth
Copy link

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.

Image

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]

@PaladinDotEth PaladinDotEth added bug Something isn't working needs review labels Feb 12, 2025
Copy link

linear bot commented Feb 12, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs review
Projects
None yet
Development

No branches or pull requests

1 participant