deso-protocol / deso-protocol/frontend
Dark Mode Dropdown Color Contrast
- Dominant language
- TypeScript
- Stars
- 271
- Forks
- 128
- PR merge metrics
- No merged PRs in 30d
Description
Currently, the dropdown is the same color as the background layer. The UI would benefit from increased contrast between overlayed layers and background layers (i.e. exposed dropdowns).
I'd like to request/suggest that the color for dropdown.menu either includes a brightness filter of 112% or an outright color change to #2E2E2E.
Additionally, including a drop shadow will also increase contrast. My suggestion is "box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.25);"

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.