nextcloud / nextcloud/notes-android
Use Correct Foreground Colors for Text and Icons in Dark and Light Modes
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 168
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 31
Description
Problem
When dark mode enabled, icons and texts colors are not providing good contrast against background color.
For example gear icon
Solution
Corresponding foreground color must be used for icons and texts.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue in both dark and light modes, focusing on the gear icon and the text and icons shown in the report. Locate the Android UI code responsible for those elements and verify that foreground colors provide sufficient contrast in both modes; done means the reported contrast problem is resolved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- accessibility, design, mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100