wordpress-mobile / wordpress-mobile/WordPress-Android
[NTH] Jetpack App (Basics): Align Button Background Color for WordPress Dark Theme
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 3.2k
- Forks
- 1.4k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 69
Description
Parent: #14293
This is based from this comment from @osullivanchris within this PR.
Based on this reply comment from @ParaskP7 it seems that for the dark mode, the button and the control activated components (like checkboxes and switches) are not using the same default color (like primary_30, since the button's background for the dark theme is actually primary_50 instead). This needs to be further investigated and aligned upon.
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 with parent issue #14293 and the discussion in PR #14467, especially the linked comments describing the dark-theme color mismatch. Trace how button and activated controls such as checkboxes and switches choose their dark-theme colors. Done means the components use the agreed default color consistently, with the relevant dark-theme behavior verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- design, mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100