Author Topic: Advanced find files dialog does not respect dark theme  (Read 28 times)

ags

  • Junior Member
  • **
  • Posts: 40
    • View Profile
I know it is winter now, but please allow advanced find files dialog to get some tan :))

Mathias (Author)

  • Administrator
  • VIP Member
  • *****
  • Posts: 4522
    • View Profile
    • Multi Commander
Re: Advanced find files dialog does not respect dark theme
« Reply #1 on: Yesterday at 23:05:11 »
Problem is that most standard windows UI components does not support it. Windows still does not support dark mode for the old standard UI compoents. Many of them It can be tweaked to make it work.
But the problem is that the advanced dialog is using UI components that does not really allow for it.
So it require lots of rewrites. And I have not had time for that