deso-protocol / deso-protocol/frontend

Dark Mode Dropdown Color Contrast

Open
#122 2 comments 3 reactions 0 assignees View on GitHub
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);"

![image](https://user-images.githubusercontent.com/69254112/121586130-e9695980-c9f8-11eb-8211-950dd74f6d55.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.