ALTaleX531 / TranslucentFlyouts

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

Some context menus are unreadable when using a custom dark theme #63

Closed IdkWhatToCallMe123 closed 1 year ago

IdkWhatToCallMe123 commented 1 year ago

So i'm using Niivu's macOS dark theme and with it some context menus brake and have white text on white background. Skärmbild 2023-09-09 093212 Skärmbild 2023-09-09 092800

ALTaleX531 commented 1 year ago

This third-party theme forces the light mode theme part to be dark, so here comes the issue. You can set dword value HKEY_CURRENT_USER\Software\TranslucentFlyouts\Menu\LightMode_GradientColor to 0x412B2B2B to solve it, or import the fix.reg of fix.zip.

ALTaleX531 commented 1 year ago

Hi there, is your issue solved? I am going to close this issue since you didn't respond for a long time. If you still have some problems, it is OK to reopen it.

IdkWhatToCallMe123 commented 1 year ago

oh sorry for not responding but my issue appears to be solved.

Thank you so much <3