Maplespe / ExplorerBlurMica

Add background Blur effect or Acrylic (Mica for win11) effect to explorer for win10 and win11
GNU Lesser General Public License v3.0
1.43k stars 63 forks source link

Small compatibility problem with QTTabBar #115

Open emvaized opened 7 months ago

emvaized commented 7 months ago

I'm trying to use ExplorerBlurMica along the QTTabBar, and I was pleasantly surprised that ExplorerBlurMica makes QTTabBar panels transparent as well!

However, I have an issue with Filter field from QTTabBar — all inputted text becomes light and completely unreadable: QTTabBar filter field

Text labels of buttons also turn white when ExplorerBlurMica is applied: QTTabBar text labels

Could this problem be solved somehow?

It may be related to https://github.com/Maplespe/ExplorerBlurMica/issues/119

emvaized commented 7 months ago

This also happens to tab labels as well, if tabs display style in QTTabBar is set to "Visual Style / GDI": Tab labels

Maybe it can give an idea of what happens. Problem doesn't occur when system theme is set to dark mode.