benruehl / adonis-ui

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

Does the dark theme support System.Windows.Controls.ToolBarTray #119

Closed zhouchaoyuan closed 3 years ago

zhouchaoyuan commented 3 years ago

I have a toolbar in my project. when I changed the theme from light theme to dark theme. Only the toolbar stay same. It seems like it doesn't support System.Windows.Controls.ToolBarTray System.Windows.Controls.ToolBar

benruehl commented 3 years ago

Yes, the ToolBar control is still not supported unfortunately. Sorry for that.

Please see #94 for a similar discussion.