nextcloud / nextcloud/notes-android

Use Correct Foreground Colors for Text and Icons in Dark and Light Modes

Open
#2,300 1 comment 0 reactions 0 assignees View on GitHub

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

n_App

Solution

Corresponding foreground color must be used for icons and texts.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.