lepoco / lepoco/wpfui

Radio button in dark theme doesn't change colors

Open
#1,216 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.