Radio button in dark theme doesn't change colors
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 9.6k
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
Title, when radio button is used with a dark theme, the default blue border from light theme is used, which looks very bad. The border should be light grey for example.
To Reproduce
Set theme to dark, and use a radio button.
Expected behavior
Radio button border should be light grey, and the center should be dark grey instead of pure black. The text color also should be the same light grey as the rest of the text instead of pure white probably.
Screenshots
No response
OS version
Windows 10
.NET version
.net 8
WPF-UI NuGet version
3.0.5
Additional context
No response
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
Reproduce the radio-button appearance with a dark theme on Windows 10, .NET 8, and WPF-UI 3.0.5, then trace the radio button's theme or styling resources. Done means the border and center use dark-theme greys and the text uses the same light grey as surrounding text.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100