benruehl / adonis-ui

Lightweight UI toolkit for WPF applications offering classic but enhanced windows visuals
https://benruehl.github.io/adonis-ui/
MIT License
1.73k stars 145 forks source link

How to apply dark theme to a UserControl? #112

Closed trustieee closed 4 years ago

trustieee commented 4 years ago

For a Window, we can use AdonisWindow to apply a dark theme assuming it's setup correctly in the Application.Resources.

But how do we apply a dark theme to a UserControl? If it's in the docs then I missed it, please redirect me. Thanks!

trustieee commented 4 years ago

This can be closed. Looks to be an issue caused by the style applied by Stylet's default TabControl conflicting with Adonis.