lepoco / wpfui

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.
https://wpfui.lepo.co
MIT License
7.72k stars 756 forks source link

Border Accent color #1213

Open Wulgryn opened 3 months ago

Wulgryn commented 3 months ago

Describe the bug

There is no window border accent color.

To Reproduce

  1. Enable Accent color for windows borders and titles.
  2. Create a fluent window.
  3. Run the program.
  4. The accent color will not show.

Expected behavior

To show the current accent color on the window border and title buttons.

Screenshots

On focus: image

On not focus: image

OS version

Windows 11

.NET version

.Net 8

WPF-UI NuGet version

3.0.5

Additional context

No response