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

web-wallet: Improve Contrast for Controls in Nested Components in Dark Mode #2998

Open
nortonandreev opened this issue Nov 17, 2024 · 0 comments
Labels
fix:bug Something isn't working module:web-wallet Issues related to web-wallet module need:feedback Call for participation: feedback is requested to fix this issue

Comments

@nortonandreev
Copy link
Contributor

Description

In the Allocate view and similar sections with nested components, the controls' background in dark mode has very low contrast compared to the rest of the component. This is because the shades of black used for the background and the controls are very similar, making it difficult to distinguish elements and reducing visual hierarchy.

Screenshot 2024-11-17 at 19 14 54

Proposed Solution

Update the controls' background color to use the surface color in dark mode, ensuring better contrast and improved visual hierarchy.

Screenshot 2024-11-17 at 19 14 39

Expected Outcome

  • Enhanced visibility and usability of controls in nested components in dark mode.
  • Improved visual hierarchy, making the UI more intuitive and user-friendly.

Acceptance Criteria

  • Controls' background in nested components use the surface color in dark mode.
  • Sufficient contrast between controls and the component background for clear visual differentiation.
  • Design consistency across all components and views in dark mode.
@nortonandreev nortonandreev added fix:bug Something isn't working module:web-wallet Issues related to web-wallet module need:feedback Call for participation: feedback is requested to fix this issue labels Nov 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix:bug Something isn't working module:web-wallet Issues related to web-wallet module need:feedback Call for participation: feedback is requested to fix this issue
Projects
None yet
Development

No branches or pull requests

2 participants