WPF UI provides the Fluent experience in your known and loved WPF framework. Intuitive design, themes, navigation and new immersive controls. All natively and effortlessly.
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.
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