Use Correct Foreground Colors for Text and Icons in Dark and Light Modes
Open
enhancement
- Dominant language
- Kotlin
- Stars
- 5.6k
- Forks
- 2k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 92
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
Assessment
This issue has not been assessed yet.