microsoft / microsoft/XmlNotepad
Combobox background in dark theme
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 1.2k
- Forks
- 240
- PR merge metrics
- No merged PRs in 30d
Description
Combobox values are barely visible when using dark theme:
When you set the text color to white, it is completely invisible.
Text background in these comboboxes should be dark, not white.
Contributor guide
No contributing guide indexed for this repository
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 combobox appearance with the dark theme and locate the styling or rendering entry point for combobox values. Done means the text remains visible with a dark background when the text color is white.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100