ALTaleX531 / TranslucentFlyouts

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

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

Closed xxm101010 closed 8 months ago

ALTaleX531 commented 8 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 8 months ago

maybe Mica better than Acrylic in light mode dark mod else

ALTaleX531 commented 8 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 8 months ago

If I'm not mistaken GradientColor has no transparency

ALTaleX531 commented 8 months ago

GradientColor has transparency, and it is RGBA format.

xxm101010 commented 8 months ago

ok its working well thx