ALTaleX531 / TranslucentFlyouts

Translucent effect for most of the win32 flyouts
GNU Lesser General Public License v3.0
864 stars 26 forks source link

Set EffectType separately for dark mode and non-dark mode plz #94

Closed xxm101010 closed 10 months ago

ALTaleX531 commented 10 months ago

Can you tell me why you want to have separate EffectType for dark mode and light mode? Because I don't really see the need for it....

xxm101010 commented 10 months ago

maybe Mica better than Acrylic in light mode dark mod else

ALTaleX531 commented 10 months ago

You can actually adjust LightMode_GradientColor to achieve a much better look than Mica, in the other hand Mica cannot do the same thing and its look is fixed.

xxm101010 commented 10 months ago

If I'm not mistaken GradientColor has no transparency

ALTaleX531 commented 10 months ago

GradientColor has transparency, and it is RGBA format.

xxm101010 commented 10 months ago

ok its working well thx